projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb3ca70
)
[LV] Fix name in CHECK pattern after fb3ca7076
author
Florian Hahn
<flo@fhahn.com>
Fri, 12 Mar 2021 13:31:48 +0000
(13:31 +0000)
committer
Florian Hahn
<flo@fhahn.com>
Fri, 12 Mar 2021 13:31:48 +0000
(13:31 +0000)
llvm/test/Transforms/LoopVectorize/uniform-blend.ll
patch
|
blob
|
history
diff --git
a/llvm/test/Transforms/LoopVectorize/uniform-blend.ll
b/llvm/test/Transforms/LoopVectorize/uniform-blend.ll
index
ce07a40
..
92c1688
100644
(file)
--- a/
llvm/test/Transforms/LoopVectorize/uniform-blend.ll
+++ b/
llvm/test/Transforms/LoopVectorize/uniform-blend.ll
@@
-94,7
+94,7
@@
exit: ; preds = %loop.latch
}
define void @blend_chain_iv(i1 %c) {
-; CHECK-LABEL: @
crash3
(
+; CHECK-LABEL: @
blend_chain_iv
(
; CHECK: vector.ph:
; CHECK-NEXT: [[MASK0:%.*]] = insertelement <4 x i1> poison, i1 %c, i32 0
; CHECK-NEXT: [[MASK1:%.*]] = shufflevector <4 x i1> [[MASK0]], <4 x i1> poison, <4 x i32> zeroinitializer