Reviewed-by: Dave Airlie
On 1 Jul. 2017 05:06, "Bas Nieuwenhuizen" wrote:
> We apparently still used v16i8
>
> As radeonsi doesn't use it with LLVM version checks I don't think
> we need them either.
>
> Signed-off-by: Bas Nieuwenhuizen
> CC: Dave Airlie
> ---
> src/amd/common/ac_nir_t
We apparently still used v16i8
As radeonsi doesn't use it with LLVM version checks I don't think
we need them either.
Signed-off-by: Bas Nieuwenhuizen
CC: Dave Airlie
---
src/amd/common/ac_nir_to_llvm.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/amd/common/