summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/basic-branch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/basic-branch.ll')
-rw-r--r--test/CodeGen/R600/basic-branch.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/basic-branch.ll b/test/CodeGen/R600/basic-branch.ll
index 42ddddd..abdc4af 100644
--- a/test/CodeGen/R600/basic-branch.ll
+++ b/test/CodeGen/R600/basic-branch.ll
@@ -1,5 +1,6 @@
; XFAIL: *
; RUN: llc -O0 -march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck %s
+; RUN: llc -O0 -march=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck %s
; CHECK-LABEL: {{^}}test_branch(
define void @test_branch(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nounwind {
OpenPOWER on IntegriCloud