nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.
[mesa.git] / src / compiler / nir / nir_lower_bit_size.c
2018-05-03 Iago Toral Quirogacompiler/nir: add a lowering pass to convert the bit...