[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 Sep 4 09:20:33 PDT 2019


ABataev updated this revision to Diff 218728.
ABataev added a comment.
Herald added a project: LLVM.

Rebase


Repository:
  rL LLVM

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

https://reviews.llvm.org/D45263

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45263.218728.patch
Type: text/x-patch
Size: 18003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/4bc07faa/attachment-0001.bin>


More information about the llvm-commits mailing list