nir: Add lowering for nir_op_irem and nir_op_imod
[mesa.git] / src / compiler / nir / nir_opt_vectorize.c
2019-06-26 Jonathan Mareknir: opt_vectorize: combine different constant sources
2019-06-18 Connor Abbottnir: add a vectorization pass