[PATCH] D92132: [LV] Support widened induction variables in epilogue vectorization (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 13:47:13 PDT 2021
fhahn updated this revision to Diff 377997.
fhahn added a comment.
rebased now that all required dependencies landed a while ago.
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/X86/conversion-cost.ll
llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
llvm/test/Transforms/LoopVectorize/epilog-vectorization-widened-inductions.ll
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-limitations.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92132.377997.patch
Type: text/x-patch
Size: 72771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/14c0b4af/attachment.bin>
More information about the llvm-commits
mailing list