nir: replace GCC unroll with an option that works on GCC < 8.0
[mesa.git] / src / compiler / nir / nir_opt_move.c
2019-08-12 Rhys Perrynir: merge and extend nir_opt_move_comparisons and...