intel/compiler: Don't left-shift by >= the number of bits of the type
[mesa.git] / src / intel / compiler / brw_nir_opt_peephole_ffma.c
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-01-11 Jason Ekstrandintel/peephole_ffma: Fix swizzle propagation
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler