summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/lshr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/lshr.ll')
-rw-r--r--llvm/test/CodeGen/R600/lshr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/lshr.ll b/llvm/test/CodeGen/R600/lshr.ll
index acfc1fd63a2..ff6e6fd1489 100644
--- a/llvm/test/CodeGen/R600/lshr.ll
+++ b/llvm/test/CodeGen/R600/lshr.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: s_lshr_b32 s{{[0-9]}}, s{{[0-9]}}, 1
OpenPOWER on IntegriCloud