summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/anyext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/anyext.ll')
-rw-r--r--llvm/test/CodeGen/R600/anyext.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/anyext.ll b/llvm/test/CodeGen/R600/anyext.ll
index 23fdcbb69a6..8336ebcaca3 100644
--- a/llvm/test/CodeGen/R600/anyext.ll
+++ b/llvm/test/CodeGen/R600/anyext.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck %s
+; RUN: llc < %s -march=amdgcn -mcpu=verde -verify-machineinstrs | FileCheck %s
; CHECK-LABEL: {{^}}anyext_i1_i32:
; CHECK: v_cndmask_b32_e64
OpenPOWER on IntegriCloud