[PATCH] D149742: [SLP]Improve isGatherShuffledEntry by trying per-register shuffle.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 07:14:22 PDT 2023
ABataev updated this revision to Diff 546043.
ABataev added a comment.
Rebase, ping!!!
Required to continue the work on cost model unification and non-power-2.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149742/new/
https://reviews.llvm.org/D149742
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/buildvector-with-reuses.ll
llvm/test/Transforms/SLPVectorizer/X86/multi-nodes-to-shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149742.546043.patch
Type: text/x-patch
Size: 55970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/1b58894f/attachment.bin>
More information about the llvm-commits
mailing list