[PATCH] D93725: [LV] Relax assumption that LCSSA implies single entry
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 10 12:18:04 PST 2021
reames updated this revision to Diff 315672.
reames added a comment.
Add requested test.
Will rebase over test additions and reformats shortly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93725/new/
https://reviews.llvm.org/D93725
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
llvm/test/Transforms/LoopVectorize/loop-form.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93725.315672.patch
Type: text/x-patch
Size: 55153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210110/1d782071/attachment.bin>
More information about the llvm-commits
mailing list