[PATCH] D121595: [LoopVectorize] Permit tail-folding for low trip counts using scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 01:14:44 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbefc95204506: [LoopVectorize] Permit tail-folding for low trip counts using scalable vectors (authored by david-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121595/new/
https://reviews.llvm.org/D121595
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/RISCV/low-trip-count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121595.429639.patch
Type: text/x-patch
Size: 9657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/8e4ae29d/attachment.bin>
More information about the llvm-commits
mailing list