aboutsummaryrefslogtreecommitdiffstats
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.ll3
1 files changed, 2 insertions, 1 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 baac5b5..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=r600 -mcpu=SI -verify-machineinstrs< %s | FileCheck %s -check-prefix=SI
+; 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