summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/setcc64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/setcc64.ll')
-rw-r--r--test/CodeGen/R600/setcc64.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/setcc64.ll b/test/CodeGen/R600/setcc64.ll
index c0632198efdc..231be7aa3da7 100644
--- a/test/CodeGen/R600/setcc64.ll
+++ b/test/CodeGen/R600/setcc64.ll
@@ -1,4 +1,5 @@
;RUN: llc < %s -march=amdgcn -mcpu=SI -verify-machineinstrs| FileCheck --check-prefix=SI --check-prefix=FUNC %s
+;RUN: llc < %s -march=amdgcn -mcpu=tonga -verify-machineinstrs| FileCheck --check-prefix=SI --check-prefix=FUNC %s
; XXX: Merge this into setcc, once R600 supports 64-bit operations