nir/algebraic: trivially enable existing 32-bit patterns for all bit sizes
[mesa.git] / src / compiler / nir / nir_lower_scratch.c
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2020-05-26 Rhys Perrynir: fix lowering to scratch with boolean access
2019-07-31 Dave Airlienir: use common deref has indirect code in scratch...
2019-04-12 Jason Ekstrandnir: Add a pass for selectively lowering variables...