[PATCH] D116312: [SLP]Improve isGatherShuffledEntry to handles shuffles between different length vectors.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 08:28:49 PDT 2022


ABataev updated this revision to Diff 455916.
ABataev added a comment.
Herald added a subscriber: pcwang-thead.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116312/new/

https://reviews.llvm.org/D116312

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/shuffled-gathers-diff-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116312.455916.patch
Type: text/x-patch
Size: 9749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/56a24706/attachment.bin>


More information about the llvm-commits mailing list