[PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 16:08:49 PST 2015


congh marked an inline comment as done.
congh added a comment.

In http://reviews.llvm.org/D10825#291191, @davidxl wrote:

> Looks fine to me with some nits. It might be better to hold off this until the BP interface change is done?


That patch will update the code in this file and I think it is fine to check in it now.


http://reviews.llvm.org/D10825





More information about the llvm-commits mailing list