Fix assertion caused by counter/weight overflow.
Fix the help string for pgo-emit-branch-prob option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44809
[PGO] Fix branch probability remarks assert ClosedPublic Authored by xur on Mar 22 2018, 3:14 PM.
Details Summary Fix assertion caused by counter/weight overflow.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 26 2018, 12:44 PM Closed by commit rL328653: [PGO] Fix branch probability remarks assert (authored by xur). · Explain WhyMar 27 2018, 11:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139965 llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/Inputs/large_count_remarks.proftext
llvm/trunk/test/Transforms/PGOProfile/large_count_remarks.ll
|