[PATCH] D140499: [SLP]Use ShuffleInstructionBuilder for vector shrinking.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 06:11:26 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGac01ae71f0c4: [SLP]Use ShuffleInstructionBuilder for vector shrinking. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D140499?vs=484669&id=485498#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140499

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/shrink_after_reorder.ll
  llvm/test/Transforms/SLPVectorizer/X86/shrink_after_reorder2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140499.485498.patch
Type: text/x-patch
Size: 7256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221228/fd19920a/attachment.bin>


More information about the llvm-commits mailing list