intel/fs: Extend thread payload layout to SIMD32
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 13 Jan 2017 23:36:51 +0000 (15:36 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jun 2018 20:19:38 +0000 (13:19 -0700)
commitf6c4aace22aceb9089eb0e3fa297eab09dac4ce1
tree01ca19e582f6facbe746dc6bca70f0e3292c1df3
parent8f143f70d64786a521fe57f109bff9a084cdf27f
intel/fs: Extend thread payload layout to SIMD32

And handle 32-wide payload register reads in fetch_payload_reg().

v2 (Jason Ekstrand);
 - Fix some whitespace and brace placement

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_wm_iz.cpp