[PATCH] D78806: SplitIndirectBrCriticalEdges: Fix Branch Probability update
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 12:26:41 PDT 2020
yrouban added a comment.
In D78806#2002145 <https://reviews.llvm.org/D78806#2002145>, @yamauchi wrote:
> Does the new test TEST(BasicBlockUtils, SplitIndirectBrCriticalEdge) fail ..
Yes. It fails with 100% on both edges.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78806/new/
https://reviews.llvm.org/D78806
More information about the llvm-commits
mailing list