[PATCH] D148801: [SLP][X86]Fix the cost of reused gathers/buildvectors and floats insert.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 09:37:14 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e1312fbe07c: [SLP][X86]Fix the cost of reused gathers/buildvectors and floats insert. (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148801/new/
https://reviews.llvm.org/D148801
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Analysis/CostModel/X86/vector-insert-value.ll
llvm/test/Transforms/SLPVectorizer/X86/buildvector-float-and-extract-lane1.ll
llvm/test/Transforms/VectorCombine/X86/extract-fneg-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148801.515361.patch
Type: text/x-patch
Size: 39643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/898e60ac/attachment.bin>
More information about the llvm-commits
mailing list