swr: [rasterizer core] introduce simd16intrin.h
authorTim Rowley <timothy.o.rowley@intel.com>
Fri, 15 Jul 2016 18:23:46 +0000 (12:23 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 20 Jul 2016 15:22:15 +0000 (10:22 -0500)
commit0f13a8f770ff27f2fbff2b2fc65752b5f4434d4a
treeac3bb4cff38818bfcd1d06fb21986e3866fedd0f
parent5fe361e2c04781f674ee9d9ee4c7b731f6a9e59b
swr: [rasterizer core] introduce simd16intrin.h

Refactoring to leave existing simd_* intrinsics in "simdintrin.h" unchanged,
adding corresponding simd16_* intrinsics in "simd16intrin.h" on the side,
with emulation, that we can use piecemeal, rather than the all-or-nothing
approach to bring up avx512.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/Makefile.sources
src/gallium/drivers/swr/rasterizer/common/simd16intrin.h [new file with mode: 0644]
src/gallium/drivers/swr/rasterizer/common/simdintrin.h
src/gallium/drivers/swr/rasterizer/core/knobs.h