[PATCH] D59059: [SLP] Remove redundancy of performing operand reordering twice: once in buildTree() and later in vectorizeTree().
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 14:26:14 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356814: [SLP] Remove redundancy of performing operand reordering twice: once in… (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59059?vs=190370&id=191952#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59059/new/
https://reviews.llvm.org/D59059
Files:
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59059.191952.patch
Type: text/x-patch
Size: 18632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/dde76148/attachment.bin>
More information about the llvm-commits
mailing list