nir: Fix printing of individual instructions with io semantics.
[mesa.git] / src / compiler / nir / nir_opt_barriers.c
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2020-06-08 Caio Marcelo de... nir: Fix logic that ends combine barrier sequence
2020-06-03 Boris Brezillonnir: Replace the scoped_memory barrier by a scoped_barrier
2020-03-12 Caio Marcelo de... nir: Add pass to combine adjacent scoped memory barriers