swr/rast: fix core / knights split of AVX512 intrinsics
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 27 Jul 2017 20:33:10 +0000 (15:33 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 2 Aug 2017 16:39:33 +0000 (11:39 -0500)
commit7cd50b9e47a8ad131795da270039da87e0175143
tree4c8846ba89746642d7df520cee95b5eba8efec47
parentc8fe4c13b23d11b3ef980969dea80de9da1fd105
swr/rast: fix core / knights split of AVX512 intrinsics

Move AVX512BW specific intrinics to be Core-only.

Move some AVX512F intrinsics back to common implementation file.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/common/simdlib.hpp
src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512.inl
src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_core.inl
src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_knights.inl