[PATCH] D35804: [BPI] Detect branches in loops that make themselves not taken
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 09:40:50 PDT 2017
john.brawn added a comment.
In https://reviews.llvm.org/D35804#819041, @davidxl wrote:
> Why not putting this change into BranchProbablityInfo.cpp, so that other components can benefit from the more precise BP info?
I'm not sure what you mean here, this change is in BranchProbabilityInfo.cpp?
Repository:
rL LLVM
https://reviews.llvm.org/D35804
More information about the llvm-commits
mailing list