[PATCH] D92132: [LV] Support widened induction variables in epilogue vectorization.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 08:03:25 PDT 2022
fhahn updated this revision to Diff 467475.
fhahn added a comment.
Rebased on top of additional test (518bccfd6e8b3aa3 <https://reviews.llvm.org/rG518bccfd6e8b3aa3a35d7247ba7d956c0d64d2e1>)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92132/new/
https://reviews.llvm.org/D92132
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/AArch64/epilog-vectorization-widen-inductions.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect.ll
llvm/test/Transforms/LoopVectorize/X86/conversion-cost.ll
llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-limitations.ll
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92132.467475.patch
Type: text/x-patch
Size: 120130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/7047cf33/attachment-0001.bin>
More information about the llvm-commits
mailing list