summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll')
-rw-r--r--llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll b/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
index 6d60b0a33a4..515064f3076 100644
--- a/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
+++ b/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
@@ -1,6 +1,6 @@
; REQUIRES: asserts
; XFAIL: *
-; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs-asm-verbose=false < %s | FileCheck %s
+; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs-asm-verbose=false < %s | FileCheck %s
define void @test(i32 addrspace(1)* %g, i8 addrspace(3)* %l, i32 %x) nounwind {
OpenPOWER on IntegriCloud