[PATCH] D94992: [SLP]Merge reorder and reuse shuffles.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 06:40:46 PST 2021


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

Updates and fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94992

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/PR38339.ll
  llvm/test/Transforms/SLPVectorizer/X86/PR32086.ll
  llvm/test/Transforms/SLPVectorizer/X86/shrink_after_reorder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94992.326682.patch
Type: text/x-patch
Size: 19956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/663d04d4/attachment.bin>


More information about the llvm-commits mailing list