[PATCH] D59059: [SLP] Remove redundancy of performing operand reordering twice: once in buildTree() and later in vectorizeTree().

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 18:54:55 PDT 2019


vporpo updated this revision to Diff 190370.
vporpo added a comment.

Thanks @RKSimon  . Moving the operator<<() within the EdgeInfo struct fixes the build issue with clang 7.0.1.


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

https://reviews.llvm.org/D59059

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59059.190370.patch
Type: text/x-patch
Size: 18599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/9bb8ecd0/attachment.bin>


More information about the llvm-commits mailing list