[PATCH] D128033: [LoopVectorize] Uninitialized phi node leads to a crash in SSAUpdater.
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 20:46:06 PDT 2022
skatkov updated this revision to Diff 438903.
skatkov retitled this revision from "[LoopVectorize] Fix createInductionResumeValues" to "[LoopVectorize] Uninitialized phi node leads to a crash in SSAUpdater.".
skatkov edited the summary of this revision.
skatkov added a comment.
Update test before landing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128033/new/
https://reviews.llvm.org/D128033
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/create-induction-resume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128033.438903.patch
Type: text/x-patch
Size: 7948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/48d82e36/attachment.bin>
More information about the llvm-commits
mailing list