summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll')
-rw-r--r--llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll b/llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll
index ada2a71e36e..bcc5ce7531b 100644
--- a/llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll
+++ b/llvm/test/Transforms/BBVectorize/no-ldstr-conn.ll
@@ -17,7 +17,7 @@ entry:
store i64 %v3a, i64* %a3, align 8
%r = add i64 %v2, %v3
ret i64 %r
-; CHECK: @test2
+; CHECK-LABEL: @test2(
; CHECK-NOT: getelementptr <2 x i64*>
}
OpenPOWER on IntegriCloud