[PATCH] D125235: [LoopVectorize] Add overflow checks when tail-folding with scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 01:35:09 PDT 2022
david-arm updated this revision to Diff 429165.
david-arm added a comment.
- Addressed review comments!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125235/new/
https://reviews.llvm.org/D125235
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-unroll.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125235.429165.patch
Type: text/x-patch
Size: 86201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/ee2819b2/attachment.bin>
More information about the llvm-commits
mailing list