[PATCH] D154264: [LV] Skip VFs < iterations remaining for epilogue vectorization.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 09:01:40 PDT 2023
fhahn updated this revision to Diff 537117.
fhahn added a comment.
Add TODO for scalable vectors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154264/new/
https://reviews.llvm.org/D154264
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
llvm/test/Transforms/LoopVectorize/X86/limit-vf-by-tripcount.ll
llvm/test/Transforms/LoopVectorize/X86/pr42674.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154264.537117.patch
Type: text/x-patch
Size: 27338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/6e0aafe8/attachment.bin>
More information about the llvm-commits
mailing list