summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/Thumb2/machine-licm-vdup.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Thumb2/machine-licm-vdup.ll b/llvm/test/CodeGen/Thumb2/machine-licm-vdup.ll
index fde2ee0ab0c..f7494ec7d25 100644
--- a/llvm/test/CodeGen/Thumb2/machine-licm-vdup.ll
+++ b/llvm/test/CodeGen/Thumb2/machine-licm-vdup.ll
@@ -12,7 +12,7 @@ entry:
bb1:
; CHECK-NEXT: %bb1
-; CHECK: vdup.32 q1, r3
+; CHECK: vdup.32 q{{.*}}, r3
%indvar = phi i32 [ %indvar.next, %bb1 ], [ 0, %entry ]
%tmp1 = shl i32 %indvar, 2
%gep1 = getelementptr i8* %ptr1, i32 %tmp1
OpenPOWER on IntegriCloud