On 01/11/2018 07:06 AM, Timothy Arceri wrote:
Without this we en up with the llvm error message:
typo: end up
Series is:
Reviewed-by: Samuel Pitoiset
"Both operands to a binary operator are not of the same type!"
---
src/amd/common/ac_nir_to_llvm.c | 3 ++-
1 file changed, 2 insertio
Without this we en up with the llvm error message:
"Both operands to a binary operator are not of the same type!"
---
src/amd/common/ac_nir_to_llvm.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/amd/common/ac_nir_to_llvm.c b/src/amd/common/ac_nir_to_llvm.c
index 8d759