summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/seto.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/seto.ll')
-rw-r--r--llvm/test/CodeGen/R600/seto.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/seto.ll b/llvm/test/CodeGen/R600/seto.ll
index 634f35cb597..0530cbd9dc1 100644
--- a/llvm/test/CodeGen/R600/seto.ll
+++ b/llvm/test/CodeGen/R600/seto.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=r600 -mcpu=verde -verify-machineinstrs < %s | FileCheck %s
+; RUN: llc -march=amdgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck %s
; CHECK-LABEL: {{^}}main:
; CHECK: v_cmp_o_f32_e64 [[CMP:s\[[0-9]+:[0-9]+\]]], [[SREG:s[0-9]+]], [[SREG]]
OpenPOWER on IntegriCloud