nir: Fix printing of individual instructions with io semantics.
[mesa.git] / src / compiler / nir / nir_gather_ssa_types.c
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in gather_ssa_types
2019-05-31 Jonathan Mareknir: fix gather_ssa_types
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-04 Jason Ekstrandnir: Add a SSA type gathering pass