[PATCH] D148362: [SLP]Fix cost estimation for buildvectors with extracts and/or constants.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 05:57:29 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8cf0290c4a47: [SLP]Fix cost estimation for buildvectors with extracts and/or constants. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D148362?vs=514658&id=514925#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148362/new/
https://reviews.llvm.org/D148362
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/extractelements-to-shuffle.ll
llvm/test/Transforms/SLPVectorizer/AArch64/fshl.ll
llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148362.514925.patch
Type: text/x-patch
Size: 16787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/b3140964/attachment.bin>
More information about the llvm-commits
mailing list