[PATCH] D113003: [LoopVectorize] Add support for tail folding using scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 09:00:25 PST 2022
david-arm updated this revision to Diff 397317.
david-arm added a comment.
- Rebase, which required tweaking the tests slightly due to cost model changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113003/new/
https://reviews.llvm.org/D113003
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-forced.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113003.397317.patch
Type: text/x-patch
Size: 44676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/f8b2f83a/attachment.bin>
More information about the llvm-commits
mailing list