summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll')
-rw-r--r--test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll b/test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll
index dee90f3..76b655d 100644
--- a/test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll
+++ b/test/CodeGen/R600/schedule-vs-if-nested-loop-failure.ll
@@ -1,6 +1,7 @@
; XFAIL: *
; REQUIRES: asserts
; RUN: llc -O0 -march=amdgcn -mcpu=SI -verify-machineinstrs< %s | FileCheck %s -check-prefix=SI
+; RUN: llc -O0 -march=amdgcn -mcpu=tonga -verify-machineinstrs< %s | FileCheck %s -check-prefix=SI
declare void @llvm.AMDGPU.barrier.local() nounwind noduplicate
OpenPOWER on IntegriCloud