nir: Implement mul_high lowering for bit sizes other than 32
[mesa.git] / src / compiler / nir / nir_lower_alu.c
2020-08-27 Jesse Natalienir: Implement mul_high lowering for bit sizes other...
2018-06-06 Eric Anholtnir: Add lowering for nir_op_bit_count.
2018-06-06 Eric Anholtnir: Add lowering for nir_op_bitfield_reverse.
2018-06-06 Eric Anholtnir: Add an ALU lowering pass for mul_high.