[PATCH] D100486: [COST]Improve cost model for shuffles in SLP.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 13:58:13 PDT 2022
ABataev updated this revision to Diff 424015.
ABataev added a comment.
Herald added a project: All.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100486/new/
https://reviews.llvm.org/D100486
Files:
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Analysis/CostModel/X86/reduction.ll
llvm/test/Analysis/CostModel/X86/shuffle-single-src.ll
llvm/test/Transforms/SLPVectorizer/X86/PR39774.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100486.424015.patch
Type: text/x-patch
Size: 123301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/2fa4c1e3/attachment.bin>
More information about the llvm-commits
mailing list