i965/vec4: Use UW type for multiply into accumulator on GEN8+
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 14 Jan 2016 20:04:20 +0000 (12:04 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 14 Jan 2016 20:04:25 +0000 (12:04 -0800)
commit32f8bcb84f7285a2959c19bbb4597056f0c753b2
tree8bd898fb4d8f8a7f3ad44eaefc769b25a8ad42c2
parent45349acad01f4a27386f676e481c4eeddf64cdc0
i965/vec4: Use UW type for multiply into accumulator on GEN8+

BDW adds the following restriction: "When multiplying DW x DW, the dst
cannot be accumulator."
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp