aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opt_conditional_discard.c
Commit message (Expand)AuthorAgeFilesLines
* nir,intel: lower if (cond) demote() to new intrinsic demote_if(cond)Daniel Schürmann2019-07-241-16/+25
* nir/conditional_if: Properly use the builderJason Ekstrand2016-12-301-11/+10
* nir: add conditional discard optimisation (v4)Dave Airlie2016-11-101-0/+125