summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/lshr.ll
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-04-05 23:31:35 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-04-05 23:31:35 +0000
commit2f21c7e551e119de7c428eb649176ad581bfda70 (patch)
tree7b630ed93ed8dbe51bb14861eda01b46696a55b6 /llvm/test/CodeGen/R600/lshr.ll
parentedbf1eb42be8108bd4d16674f77a08ea391f06fa (diff)
downloadbcm5719-llvm-2f21c7e551e119de7c428eb649176ad581bfda70.tar.gz
bcm5719-llvm-2f21c7e551e119de7c428eb649176ad581bfda70.zip
R600/SI: Add processor types for each SI variant
Reviewed-by: Christian König <christian.koenig@amd.com> llvm-svn: 178928
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 551eac1d76b..e0ed3ac0786 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=SI | FileCheck %s
+;RUN: llc < %s -march=r600 -mcpu=verde | FileCheck %s
;CHECK: V_LSHRREV_B32_e32 VGPR0, 1, VGPR0
OpenPOWER on IntegriCloud