[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
Tue Mar 12 03:50:57 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355906: [SLP] Remove redundancy of performing operand reordering twice: once in… (authored by RKSimon, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D59059?vs=190132&id=190231#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.190231.patch
Type: text/x-patch
Size: 18734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/4c0f7617/attachment.bin>
More information about the llvm-commits
mailing list