[PATCH] D100495: [SLP] Add detection of shuffled/perfect matching of tree entries.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 06:44:33 PDT 2021


ABataev updated this revision to Diff 338089.
ABataev marked an inline comment as done.
ABataev added a comment.

Rebase + address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100495

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/gather-cost.ll
  llvm/test/Transforms/SLPVectorizer/X86/matched-shuffled-entries.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100495.338089.patch
Type: text/x-patch
Size: 18455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/0e53d3ea/attachment.bin>


More information about the llvm-commits mailing list