summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/add.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/add.ll')
-rw-r--r--llvm/test/CodeGen/R600/add.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/add.ll b/llvm/test/CodeGen/R600/add.ll
index 711a2bc4177..f62c9d6bd64 100644
--- a/llvm/test/CodeGen/R600/add.ll
+++ b/llvm/test/CodeGen/R600/add.ll
@@ -117,7 +117,7 @@ entry:
}
; FUNC-LABEL: @add64
-; SI-CHECK: S_ADD_I32
+; SI-CHECK: S_ADD_U32
; SI-CHECK: S_ADDC_U32
define void @add64(i64 addrspace(1)* %out, i64 %a, i64 %b) {
entry:
OpenPOWER on IntegriCloud