<p dir="ltr"><br>
On Sep 14, 2015 07:05, "Eric Anholt" <<a href="mailto:eric@anholt.net">eric@anholt.net</a>> wrote:<br>
><br>
> Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> writes:<br>
><br>
> > ---<br>
> > src/glsl/nir/nir.c | 2 +-<br>
> > src/glsl/nir/nir.h | 2 +-<br>
> > src/glsl/nir/nir_control_flow.c | 2 +-<br>
> > src/glsl/nir/nir_from_ssa.c | 5 ++---<br>
> > src/glsl/nir/nir_lower_alu_to_scalar.c | 6 ++----<br>
> > src/glsl/nir/nir_lower_atomics.c | 3 +--<br>
> > src/glsl/nir/nir_lower_idiv.c | 4 +---<br>
> > src/glsl/nir/nir_lower_io.c | 3 +--<br>
> > src/glsl/nir/nir_lower_load_const_to_scalar.c | 3 +--<br>
> > src/glsl/nir/nir_lower_locals_to_regs.c | 3 +--<br>
> > src/glsl/nir/nir_lower_phis_to_scalar.c | 3 +--<br>
> > src/glsl/nir/nir_lower_system_values.c | 3 +--<br>
> > src/glsl/nir/nir_lower_vars_to_ssa.c | 6 ++----<br>
> > src/glsl/nir/nir_opt_constant_folding.c | 4 ++--<br>
> > src/glsl/nir/nir_opt_cse.c | 6 ++----<br>
> > src/glsl/nir/nir_opt_dead_cf.c | 4 +---<br>
> > src/glsl/nir/nir_opt_peephole_ffma.c | 3 +--<br>
> > src/glsl/nir/nir_opt_peephole_select.c | 3 +--<br>
> > src/glsl/nir/nir_opt_remove_phis.c | 5 +----<br>
> > src/glsl/nir/nir_search.c | 2 +-<br>
> > 20 files changed, 25 insertions(+), 47 deletions(-)<br>
><br>
> There are callers of this outside of src/glsl/nir, too.</p>
<p dir="ltr">Sorry... I'll get those fixed.</p>