Re: [Mesa-dev] [PATCH] nir/lower_vars_to_ssa: fix a bug with boolean constants

2015-01-15 Thread Jason Ekstrand
Reviewed-By: Jason Ekstrand On Jan 15, 2015 9:20 PM, "Connor Abbott" wrote: > Cc: Jason Ekstrand > --- > Seems like we missed fixing this issue during review. Jason, can you commit > this? > > src/glsl/nir/nir_lower_vars_to_ssa.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

[Mesa-dev] [PATCH] nir/lower_vars_to_ssa: fix a bug with boolean constants

2015-01-15 Thread Connor Abbott
Cc: Jason Ekstrand --- Seems like we missed fixing this issue during review. Jason, can you commit this? src/glsl/nir/nir_lower_vars_to_ssa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/glsl/nir/nir_lower_vars_to_ssa.c b/src/glsl/nir/nir_lower_vars_to_ssa.c index e3