i965/fs: Support integer multiplication in SIMD16 on Haswell.
authorMatt Turner <mattst88@gmail.com>
Tue, 12 May 2015 22:51:44 +0000 (15:51 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 18 May 2015 17:11:36 +0000 (10:11 -0700)
commit4ec09c77471e39e6ff81c99f1edde2e1713a7f24
tree53eaa77edf3c08d0dc9359eefaff97c425d81776
parent0592ee457dbddd9483e4294097e5d7f2e1c39308
i965/fs: Support integer multiplication in SIMD16 on Haswell.

Ivybridge (and presumably Baytrail) have a bug that prevents this from
working.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/drivers/dri/i965/brw_fs.cpp