[PATCH] D102920: [SLP]Better detection of perfect/shuffles matches for gather nodes.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 07:09:03 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36911971a58d: [SLP]Better detection of perfect/shuffles matches for gather nodes. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102920

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/blending-shuffle-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/blending-shuffle.ll
  llvm/test/Transforms/SLPVectorizer/X86/diamond_broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102920.348966.patch
Type: text/x-patch
Size: 19800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/e80123a0/attachment.bin>


More information about the llvm-commits mailing list