[PATCH] D32563: Improve code placement algorithm in Reassociate pass.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 12:59:06 PDT 2017


danielcdh added a comment.

In https://reviews.llvm.org/D32563#738746, @dberlin wrote:

> Can you please describe the actual algorithm you are trying to use for placement here?


I've updated the patch description to include the algorithm.


https://reviews.llvm.org/D32563





More information about the llvm-commits mailing list