[PATCH] D142894: [LoopVectorize] Use overflow-check analysis to improve tail-folding.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 09:06:20 PST 2023
sdesmalen updated this revision to Diff 496151.
sdesmalen added a comment.
Rebased patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142894/new/
https://reviews.llvm.org/D142894
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-low-trip-count.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-optsize.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-overflow-checks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142894.496151.patch
Type: text/x-patch
Size: 22292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/5d58e35d/attachment.bin>
More information about the llvm-commits
mailing list