[PATCH] D113973: [LoopVectorize][CostModel] Choose smaller VFs for in-loop reductions with no loads/stores
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 16 09:24:02 PST 2021
RosieSumpter updated this revision to Diff 394907.
RosieSumpter marked 4 inline comments as done.
RosieSumpter added a comment.
- Addressed nits
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113973/new/
https://reviews.llvm.org/D113973
Files:
llvm/include/llvm/Analysis/IVDescriptors.h
llvm/lib/Analysis/IVDescriptors.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/smallest-and-widest-types.ll
llvm/test/Transforms/LoopVectorize/X86/funclet.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113973.394907.patch
Type: text/x-patch
Size: 12485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/3b366976/attachment-0001.bin>
More information about the llvm-commits
mailing list