[PATCH] D92132: [LV] Support widened induction variables in epilogue vectorization (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 13:23:09 PST 2020
fhahn created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
fhahn requested review of this revision.
This patch uses D92129 <https://reviews.llvm.org/D92129> to adjust the incoming values of widened PHIs for
the epilogue vector loop.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92132
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/epilog-vectorization-widened-inductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92132.307708.patch
Type: text/x-patch
Size: 14960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/3b5e490f/attachment.bin>
More information about the llvm-commits
mailing list