aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_scratch.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Call nir_metadata_preserve on !progressJason Ekstrand2020-06-111-0/+2
* nir: fix lowering to scratch with boolean accessRhys Perry2020-05-261-6/+7
* nir: use common deref has indirect code in scratch lowering.Dave Airlie2019-08-011-15/+1
* nir: Add a pass for selectively lowering variables to scratch spaceJason Ekstrand2019-04-121-0/+195