[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 27 10:58:10 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29a470e3804c: [COST]Improve cost model for shuffles in SLP. (authored by ABataev).
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.425570.patch
Type: text/x-patch
Size: 123301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/7411f8ca/attachment-0001.bin>
More information about the llvm-commits
mailing list