summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_opt_conditional_discard.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-24nir,intel: lower if (cond) demote() to new intrinsic demote_if(cond)Daniel Schürmann1-16/+25
2016-12-30nir/conditional_if: Properly use the builderJason Ekstrand1-11/+10
2016-11-10nir: add conditional discard optimisation (v4)Dave Airlie1-0/+125