[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:22:06 PDT 2019


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - tested with release build (no asserts)


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

https://reviews.llvm.org/D59059





More information about the llvm-commits mailing list