[PATCH] D30731: [SLP] Visualize SLP trees with -view-slp-tree

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 09:43:52 PST 2017


anemet updated this revision to Diff 91039.
anemet marked an inline comment as done.
anemet added a comment.

This version allows for multiple users for a TreeEntry and hooks up
buildTree_rec to update it when there is a reuse.  See
https://reviews.llvm.org/F3133339 how it looks for Michael's testcase.


https://reviews.llvm.org/D30731

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30731.91039.patch
Type: text/x-patch
Size: 22008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/c5cee4cc/attachment.bin>


More information about the llvm-commits mailing list