Reviewed-by: Jason Ekstrand
But definitely not tested-by :-)
On Sun, Sep 4, 2016 at 7:47 PM, Ilia Mirkin wrote:
> Found by inspection. Untested beyond compilation.
>
> Signed-off-by: Ilia Mirkin
> ---
> src/compiler/nir/nir_opcodes.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Found by inspection. Untested beyond compilation.
Signed-off-by: Ilia Mirkin
---
src/compiler/nir/nir_opcodes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/compiler/nir/nir_opcodes.py b/src/compiler/nir/nir_opcodes.py
index 15066c2..7045c95 100644
--- a/src/compiler/