Re: [Mesa-dev] [PATCH 05/11] nir/from_ssa: Use instr_rewrite_dest

2015-09-10 Thread Eduardo Lima Mitev
On 09/10/2015 02:50 AM, Jason Ekstrand wrote: > --- > src/glsl/nir/nir_from_ssa.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/src/glsl/nir/nir_from_ssa.c b/src/glsl/nir/nir_from_ssa.c > index 084f43d..eaf883d 100644 > --- a/src/glsl/nir/nir_from_ssa.c > +++ b/src/g

[Mesa-dev] [PATCH 05/11] nir/from_ssa: Use instr_rewrite_dest

2015-09-09 Thread Jason Ekstrand
--- src/glsl/nir/nir_from_ssa.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/glsl/nir/nir_from_ssa.c b/src/glsl/nir/nir_from_ssa.c index 084f43d..eaf883d 100644 --- a/src/glsl/nir/nir_from_ssa.c +++ b/src/glsl/nir/nir_from_ssa.c @@ -512,9 +512,7 @@ rewrite_ssa_def(nir