[PATCH] D32563: Improve code placement algorithm in Reassociate pass.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 13:26:56 PDT 2017
dberlin added a comment.
Isn't this close to what n-ary reassociate does?
(if so, why not just use that and disable this?)
https://reviews.llvm.org/D32563
More information about the llvm-commits
mailing list