intel/fs: Rework KSP data to be SIMD width-based
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 18 May 2018 06:49:29 +0000 (23:49 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jun 2018 20:19:38 +0000 (13:19 -0700)
commit0b830081f0ae633911f4dd3e60f27b4ebdb67a2f
tree84099a3eb6d2616a23c8962684dcd73236cf6ad0
parent9d78abbef80ae79c9f81056d19eaee9a4e81aeb3
intel/fs: Rework KSP data to be SIMD width-based

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs_visitor.cpp