intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.
[mesa.git] / src / intel / compiler / brw_vec4_cse.cpp
2018-03-08 Ian Romanicki965/vec4: Allow CSE on subset VF constant loads
2018-03-08 Ian Romanicki965/vec4: Relax writemask condition in CSE
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler