aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/store-shuffle-bug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopVectorize/store-shuffle-bug.ll')
-rw-r--r--test/Transforms/LoopVectorize/store-shuffle-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopVectorize/store-shuffle-bug.ll b/test/Transforms/LoopVectorize/store-shuffle-bug.ll
index b18a57b74e..0ec8010756 100644
--- a/test/Transforms/LoopVectorize/store-shuffle-bug.ll
+++ b/test/Transforms/LoopVectorize/store-shuffle-bug.ll
@@ -17,7 +17,7 @@ define void @t() {
entry:
br label %for.body
-; CHECK: @t
+; CHECK-LABEL: @t(
; CHECK: vector.body:
; CHECK: load <4 x i32>
; CHECK: [[VAR1:%[a-zA-Z0-9]+]] = shufflevector