[PATCH] D89566: [LV] Epilogue Vectorization with Optimal Control Flow
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 09:23:39 PST 2020
bmahjour updated this revision to Diff 303480.
bmahjour marked an inline comment as done.
bmahjour added a comment.
Herald added a subscriber: nemanjai.
Addressed code review comments + check for optsize and minsize.
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/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/PowerPC/optimal-epilog-vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89566.303480.patch
Type: text/x-patch
Size: 82212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/bb58ffa3/attachment.bin>
More information about the llvm-commits
mailing list