nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.
[mesa.git] / src / compiler / nir / nir_opt_combine_stores.c
2019-03-13 Caio Marcelo de... nir: Add a pass to combine store_derefs to same vector