On Sep 14, 2015 07:05, "Eric Anholt" <e...@anholt.net> wrote:
>
> Jason Ekstrand <ja...@jlekstrand.net> writes:
>
> > ---
> >  src/glsl/nir/nir.c                            | 2 +-
> >  src/glsl/nir/nir.h                            | 2 +-
> >  src/glsl/nir/nir_control_flow.c               | 2 +-
> >  src/glsl/nir/nir_from_ssa.c                   | 5 ++---
> >  src/glsl/nir/nir_lower_alu_to_scalar.c        | 6 ++----
> >  src/glsl/nir/nir_lower_atomics.c              | 3 +--
> >  src/glsl/nir/nir_lower_idiv.c                 | 4 +---
> >  src/glsl/nir/nir_lower_io.c                   | 3 +--
> >  src/glsl/nir/nir_lower_load_const_to_scalar.c | 3 +--
> >  src/glsl/nir/nir_lower_locals_to_regs.c       | 3 +--
> >  src/glsl/nir/nir_lower_phis_to_scalar.c       | 3 +--
> >  src/glsl/nir/nir_lower_system_values.c        | 3 +--
> >  src/glsl/nir/nir_lower_vars_to_ssa.c          | 6 ++----
> >  src/glsl/nir/nir_opt_constant_folding.c       | 4 ++--
> >  src/glsl/nir/nir_opt_cse.c                    | 6 ++----
> >  src/glsl/nir/nir_opt_dead_cf.c                | 4 +---
> >  src/glsl/nir/nir_opt_peephole_ffma.c          | 3 +--
> >  src/glsl/nir/nir_opt_peephole_select.c        | 3 +--
> >  src/glsl/nir/nir_opt_remove_phis.c            | 5 +----
> >  src/glsl/nir/nir_search.c                     | 2 +-
> >  20 files changed, 25 insertions(+), 47 deletions(-)
>
> There are callers of this outside of src/glsl/nir, too.

Sorry... I'll get those fixed.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to