On Sun, Nov 18, 2018 at 9:57 PM Dave Airlie wrote:
> From: Dave Airlie
>
> Check if the base ends up with no variable, and continue
> if we see that case outside the loop.
> ---
> src/compiler/nir/nir_lower_indirect_derefs.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/compi
From: Dave Airlie
Check if the base ends up with no variable, and continue
if we see that case outside the loop.
---
src/compiler/nir/nir_lower_indirect_derefs.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/compiler/nir/nir_lower_indirect_derefs.c
b/src/compiler/nir/nir_lower_ind