On Monday, 2017-02-27 14:22:55 +, Elie Tournier wrote:
> Some1 to review this patch?
Reviewed and pushed, thanks :)
>
> On 21/02/17 16:15, Elie Tournier wrote:
> > nir_const_value is not needed in get_iteration
> Oops typo:
> nir_alu_instr is not needed in get_iteration
... and I only just
Some1 to review this patch?
On 21/02/17 16:15, Elie Tournier wrote:
nir_const_value is not needed in get_iteration
Oops typo:
nir_alu_instr is not needed in get_iteration
Signed-off-by: Elie Tournier
---
I don't have the git access. Please push it for me.
BR,
Elie
---
src/compiler/nir/nir_l
nir_const_value is not needed in get_iteration
Signed-off-by: Elie Tournier
---
I don't have the git access. Please push it for me.
BR,
Elie
---
src/compiler/nir/nir_loop_analyze.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/compiler/nir/nir_loop_analyze.c
b/src/