[PATCH] D15489: Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight() interfaces from MBPI.
David Li via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 11:40:12 PST 2015
davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.
Looks good to me, but make sure AutoFDO handles (0 weight) case as well.
http://reviews.llvm.org/D15489
More information about the llvm-commits
mailing list