i965/fs: Don't emit SEL instructions for type-converting MOVs.
[mesa.git] / src / intel / compiler / brw_fs_sel_peephole.cpp
2017-03-27 Matt Turneri965/fs: Don't emit SEL instructions for type-convertin...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler