[PATCH] D88819: [LV] Support for Remainder loop vectorization
Vinay Madhusudan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 07:41:07 PDT 2020
mivnay updated this revision to Diff 296673.
mivnay marked 3 inline comments as done.
mivnay added a comment.
Fixed review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88819/new/
https://reviews.llvm.org/D88819
Files:
include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
lib/Transforms/Vectorize/LoopVectorizationPlanner.h
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/X86/invariant-store-vectorization.ll
test/Transforms/LoopVectorize/X86/masked_load_store.ll
test/Transforms/LoopVectorize/epilog-loop-vectorize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88819.296673.patch
Type: text/x-patch
Size: 133351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/b397c3d7/attachment-0001.bin>
More information about the llvm-commits
mailing list