[PATCH] D89566: [LV] Epilogue Vectorization with Optimal Control Flow
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 07:53:55 PDT 2020
bmahjour updated this revision to Diff 301618.
bmahjour added a comment.
Removed `executePlanForEpilogueVectorization`, improved code reuse for `creatInductionResumeValues, and added more test coverage including a case with double IV.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89566/new/
https://reviews.llvm.org/D89566
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89566.301618.patch
Type: text/x-patch
Size: 80515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/bbc19e19/attachment.bin>
More information about the llvm-commits
mailing list