[PATCH] D93317: [LV] Vectorize (some) early and multiple exit loops
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 22 09:35:29 PST 2020
reames updated this revision to Diff 313373.
reames marked an inline comment as done.
reames added a comment.
Incorporate wording/style comments from Ayal, test rebase pending.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93317/new/
https://reviews.llvm.org/D93317
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/control-flow.ll
llvm/test/Transforms/LoopVectorize/loop-form.ll
llvm/test/Transforms/LoopVectorize/loop-legality-checks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93317.313373.patch
Type: text/x-patch
Size: 28792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201222/b3c6694f/attachment.bin>
More information about the llvm-commits
mailing list