aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_move_load_const.c
Commit message (Expand)AuthorAgeFilesLines
* nir: replace nir_move_load_const() with nir_opt_sink()Rhys Perry2019-08-121-141/+0
* nir: add pass to move load_constRob Clark2018-06-191-0/+141