summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/operand-folding.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/operand-folding.ll')
-rw-r--r--llvm/test/CodeGen/R600/operand-folding.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/operand-folding.ll b/llvm/test/CodeGen/R600/operand-folding.ll
index 05177b475b1..77dea0a6120 100644
--- a/llvm/test/CodeGen/R600/operand-folding.ll
+++ b/llvm/test/CodeGen/R600/operand-folding.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=SI -verify-machineinstrs | FileCheck %s
+; RUN: llc < %s -march=amdgcn -mcpu=SI -verify-machineinstrs | FileCheck %s
; CHECK-LABEL: {{^}}fold_sgpr:
; CHECK: v_add_i32_e32 v{{[0-9]+}}, s
OpenPOWER on IntegriCloud