[PATCH] D24818: Using branch probability to guide critical edge splitting.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 16:24:21 PDT 2016


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

This introduced ppc build failure as MachineBranchProbabilityInfo has not be declared as dependency.


Repository:
  rL LLVM

https://reviews.llvm.org/D24818





More information about the llvm-commits mailing list