i965/fs: Allow SIMD16 borrow/carry/64-bit multiply on Gen > 7.
authorMatt Turner <mattst88@gmail.com>
Sat, 30 Aug 2014 03:26:11 +0000 (20:26 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 1 Oct 2014 00:09:34 +0000 (17:09 -0700)
commit9f5e5bd34d8ba48c851b442fb88f742b1ba6a571
treef6b5ac4b727ec94697f247e7afbdab78ef14a2c8
parent05586f9bc1c5649298675361556936e684ad68eb
i965/fs: Allow SIMD16 borrow/carry/64-bit multiply on Gen > 7.

These checks were intended for Gen 7 only. None of these restrictions
apply to Gen 8.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp