i965/fs: Emit compressed BFI2 instructions on Gen > 7.
authorMatt Turner <mattst88@gmail.com>
Tue, 30 Sep 2014 22:06:23 +0000 (15:06 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 1 Oct 2014 00:09:34 +0000 (17:09 -0700)
commit3e7f8005db3e8f5f493ab83c1438bb6cf8c840b5
treef0a6e3391c80df8949dc33b0396a9c6834de9a5c
parent9f5e5bd34d8ba48c851b442fb88f742b1ba6a571
i965/fs: Emit compressed BFI2 instructions on Gen > 7.

IVB had a restriction that prevented us from emitting compressed
three-source instructions, and although that was lifted on Haswell,
Haswell had a new restriction that said BFI instructions specifically
couldn't be compressed.
src/mesa/drivers/dri/i965/brw_fs_generator.cpp