[PATCH] D120492: [SLP]Improve bottom-to-top reordering.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 13:41:27 PST 2022


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

Rebase + address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120492

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/bottom-to-top-reorder.ll
  llvm/test/Transforms/SLPVectorizer/X86/reordered-top-scalars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120492.411514.patch
Type: text/x-patch
Size: 14699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/0a2c794d/attachment.bin>


More information about the llvm-commits mailing list