On Tue, Jan 20, 2015 at 4:37 PM, Connor Abbott wrote:
> Assuming you grepped for uses of foreach_list* with nir_phi_src and
> made sure there were no more,
>
I did
> Reviewed-by: Connor Abbott
>
thanks
--Jason
>
> On Tue, Jan 20, 2015 at 7:34 PM, Jason Ekstrand
> wrote:
> > ---
> > src/g
Assuming you grepped for uses of foreach_list* with nir_phi_src and
made sure there were no more,
Reviewed-by: Connor Abbott
On Tue, Jan 20, 2015 at 7:34 PM, Jason Ekstrand wrote:
> ---
> src/glsl/nir/nir.c | 4 ++--
> src/glsl/nir/nir.h | 3 +++
> src/g
---
src/glsl/nir/nir.c | 4 ++--
src/glsl/nir/nir.h | 3 +++
src/glsl/nir/nir_from_ssa.c| 4 ++--
src/glsl/nir/nir_live_variables.c | 2 +-
src/glsl/nir/nir_opt_cse.c | 4 ++--
src/glsl/nir/nir_opt_peephole_select.c | 2 +-
src/g