summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opt_sink.c
Commit message (Expand)AuthorAgeFilesLines
* nir/sink: Don't sink load_ubo to outside of its defining loopConnor Abbott2019-10-101-5/+32
* nir/sink: Rewrite loop handling logicConnor Abbott2019-10-101-35/+40
* nir: replace nir_move_load_const() with nir_opt_sink()Rhys Perry2019-08-121-0/+223