On Tue, May 8, 2018 at 1:13 PM, Eric Anholt wrote:
> This is basically the same as the GLSL lowering path.
> ---
> src/compiler/nir/nir.h | 2 ++
> src/compiler/nir/nir_lower_alu.c | 36
> 2 files changed, 38 insertions(+)
>
> diff --git a/src/compiler/
This is basically the same as the GLSL lowering path.
---
src/compiler/nir/nir.h | 2 ++
src/compiler/nir/nir_lower_alu.c | 36
2 files changed, 38 insertions(+)
diff --git a/src/compiler/nir/nir.h b/src/compiler/nir/nir.h
index 5b29645a6c48..e424a01c82