[PATCH] D109432: [LoopVectorize] Permit fixed-width epilogue loops for scalable vector bodies
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 01:58:56 PDT 2021
david-arm updated this revision to Diff 377117.
david-arm added a comment.
- Spun-off patch D111125 <https://reviews.llvm.org/D111125> to remove setBestPlan in favour of getBestPlanFor and using that in this patch.
- Addressed other review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109432/new/
https://reviews.llvm.org/D109432
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect.ll
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-scalable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109432.377117.patch
Type: text/x-patch
Size: 8219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/cc1c7bfe/attachment.bin>
More information about the llvm-commits
mailing list