[PATCH] D81345: [LV] Vectorize without versioning-for-unit-stride under -Os/-Oz
Ayal Zaks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 05:05:31 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7bf299c8d8d5: [LV] Vectorize without versioning-for-unit-stride under -Os/-Oz (authored by Ayal).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81345/new/
https://reviews.llvm.org/D81345
Files:
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/optsize.ll
llvm/test/Transforms/LoopVectorize/X86/tail_loop_folding.ll
llvm/test/Transforms/LoopVectorize/optsize.ll
llvm/test/Transforms/LoopVectorize/pr39417-optsize-scevchecks.ll
llvm/test/Transforms/LoopVectorize/runtime-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81345.276002.patch
Type: text/x-patch
Size: 30313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/0899dfcd/attachment-0001.bin>
More information about the llvm-commits
mailing list