[PATCH] D92132: [LV] Support widened induction variables in epilogue vectorization.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 07:37:16 PDT 2022
fhahn updated this revision to Diff 467141.
fhahn marked an inline comment as done.
fhahn added a comment.
Rebase on top of additional tests in 26c8632f22a5f49f57410607476c874a45daf3a5 <https://reviews.llvm.org/rG26c8632f22a5f49f57410607476c874a45daf3a5> and also update comment in `EpilogueVectorizerMainLoop::createEpilogueVectorizedLoopSkeleton`.
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.467141.patch
Type: text/x-patch
Size: 117180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/9e7f8570/attachment.bin>
More information about the llvm-commits
mailing list