swr/rast: enable USE_SIMD16_FRONTEND by default
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 19 Jul 2017 22:49:17 +0000 (17:49 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 2 Aug 2017 16:39:33 +0000 (11:39 -0500)
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/knobs.h

index 7ad6fe33f05f5f30bae8d25650dc3dafbe694d1c..10bd4a5e70f38c50d245113abf857c147f0ee57d 100644 (file)
@@ -40,7 +40,7 @@
 
 #define ENABLE_AVX512_SIMD16    1
 #define USE_8x2_TILE_BACKEND    1
-#define USE_SIMD16_FRONTEND     0
+#define USE_SIMD16_FRONTEND     1
 
 ///////////////////////////////////////////////////////////////////////////////
 // Architecture validation