nir/range_analysis: Make sure the table validation only occurs once
[mesa.git] / src / compiler / nir / nir_opt_sink.c
2019-10-09 Connor Abbottnir/sink: Don't sink load_ubo to outside of its definin...
2019-10-09 Connor Abbottnir/sink: Rewrite loop handling logic
2019-08-12 Rhys Perrynir: replace nir_move_load_const() with nir_opt_sink()