nir: Validate jump instructions as an instruction type
[mesa.git] / src / compiler / nir / nir_lower_bit_size.c
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of {imul,umul}_high
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of shifts
2018-05-03 Iago Toral Quirogacompiler/nir: add a lowering pass to convert the bit...