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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 11:35:06 PDT 2018


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

Rebase against latest version.


Repository:
  rL LLVM

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.144170.patch
Type: text/x-patch
Size: 17707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/79a26992/attachment.bin>


More information about the llvm-commits mailing list