aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/expand-vstorerw-undef.ll
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-12-24 01:00:08 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-12-24 01:00:08 +0000
commitc7dac04c3480f3c20487f912f77343139fce2d99 (patch)
tree21a09bce0171e27bd1e92649db9df797fa097cea /test/CodeGen/Hexagon/expand-vstorerw-undef.ll
parent044eb2f6afba375a914ac9d8024f8f5142bb912e (diff)
downloadsrc-b2503edbc6b9c14234b9d7aa8362c03b51cf1272.tar.gz
src-b2503edbc6b9c14234b9d7aa8362c03b51cf1272.zip
Vendor import of llvm trunk r321414:vendor/llvm/llvm-trunk-r321414
Diffstat (limited to 'test/CodeGen/Hexagon/expand-vstorerw-undef.ll')
-rw-r--r--test/CodeGen/Hexagon/expand-vstorerw-undef.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/expand-vstorerw-undef.ll b/test/CodeGen/Hexagon/expand-vstorerw-undef.ll
index 88eaec938fd3..5ac0f59bd2d1 100644
--- a/test/CodeGen/Hexagon/expand-vstorerw-undef.ll
+++ b/test/CodeGen/Hexagon/expand-vstorerw-undef.ll
@@ -12,7 +12,7 @@
; CHECK-LABEL: fred:
; CHECK: v[[REG:[0-9]+]] = vsplat
-; CHECK: vmem(r29+#6) = v[[REG]]
+; CHECK: vmem(r29+#{{[0-9]+}}) = v[[REG]]
target triple = "hexagon"