nir: Add b2b opcodes
[mesa.git] / src / compiler / nir / nir_opt_load_store_vectorize.c
2020-02-13 Rhys Perrynir: fix nir_const_value_as_uint bit size in load/store...
2019-12-21 Rob Clarknir+vtn: vec8+vec16 support
2019-12-04 Rhys Perrynir/load_store_vectorize: fix combining stores with...
2019-11-25 Rhys Perrynir: add a load/store vectorization pass