[PATCH] D154264: [LV] Skip VFs < iterations remaining for epilogue vectorization.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 12:34:13 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked 2 inline comments as done.
Closed by commit rG7cc0be01a006: [LV] Skip VFs < iterations remaining for epilogue vectorization. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D154264?vs=537117&id=538230#toc
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.538230.patch
Type: text/x-patch
Size: 27338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/8fea52d8/attachment.bin>
More information about the llvm-commits
mailing list