[PATCH] D115811: [SLP]Early exit out of the reordering if shuffled/perfect diamond match found.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 13:24:20 PST 2021


ABataev updated this revision to Diff 394651.
ABataev added a comment.

Added a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115811

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115811.394651.patch
Type: text/x-patch
Size: 7868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/ca3ee565/attachment.bin>


More information about the llvm-commits mailing list