[PATCH] D35804: [BPI] Detect branches in loops that make themselves not taken
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 09:34:15 PDT 2017
davidxl added a comment.
Why not putting this change into BranchProbablityInfo.cpp, so that other components can benefit from the more precise BP info?
Repository:
rL LLVM
https://reviews.llvm.org/D35804
More information about the llvm-commits
mailing list