[PATCH] D45263: [SLP] Allow reordering of vectorization trees with reused instructions.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 12:47:40 PDT 2019


ABataev updated this revision to Diff 227162.
ABataev added a comment.
Herald added a subscriber: hiraditya.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D45263

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/reorder_repeated_ops.ll
  llvm/test/Transforms/SLPVectorizer/X86/vectorize-reorder-reuse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45263.227162.patch
Type: text/x-patch
Size: 19449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/25cfca75/attachment.bin>


More information about the llvm-commits mailing list