summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/rotr.ll
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-09-04 19:53:46 +0000
committerVincent Lejeune <vljn@ovi.com>2013-09-04 19:53:46 +0000
commitbb25a01d232257b134f1f6a5810116cbb04b95b1 (patch)
treec8372c60ee26e9325086cf932b4a20633f3f9487 /test/CodeGen/R600/rotr.ll
parentb3df27d4402d8c8fc81d5acec812035360806cdc (diff)
downloadllvm-bb25a01d232257b134f1f6a5810116cbb04b95b1.tar.gz
llvm-bb25a01d232257b134f1f6a5810116cbb04b95b1.tar.bz2
llvm-bb25a01d232257b134f1f6a5810116cbb04b95b1.tar.xz
R600: Non vector only instruction can be scheduled on trans unit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189980 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/rotr.ll')
-rw-r--r--test/CodeGen/R600/rotr.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/R600/rotr.ll b/test/CodeGen/R600/rotr.ll
index 5c4c4e93c2..c3995b64eb 100644
--- a/test/CodeGen/R600/rotr.ll
+++ b/test/CodeGen/R600/rotr.ll
@@ -19,7 +19,8 @@ entry:
; R600-CHECK: @rotl
; R600-CHECK: SUB_INT {{\** T[0-9]+\.[XYZW]}}, literal.x
; R600-CHECK-NEXT: 32
-; R600-CHECK: BIT_ALIGN_INT {{\** T[0-9]+\.[XYZW]}}, KC0[2].Z, KC0[2].Z, PV.{{[XYZW]}}
+; R600-CHECK: BIT_ALIGN_INT {{T[0-9]+\.[XYZW]}}, KC0[2].Z, KC0[2].Z, PV.{{[XYZW]}}
+
; SI-CHECK: @rotl
; SI-CHECK: V_SUB_I32_e64 [[DST:VGPR[0-9]+]], 32, {{[SV]GPR[0-9]+}}