summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/max.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/max.ll')
-rw-r--r--llvm/test/CodeGen/R600/max.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/max.ll b/llvm/test/CodeGen/R600/max.ll
index d67ef4772dd..20af9933245 100644
--- a/llvm/test/CodeGen/R600/max.ll
+++ b/llvm/test/CodeGen/R600/max.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=r600 -mcpu=SI < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
+; RUN: llc -march=amdgcn -mcpu=SI < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
declare i32 @llvm.r600.read.tidig.x() nounwind readnone
OpenPOWER on IntegriCloud