This is an archive of the discontinued LLVM Phabricator instance.

[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.
Fix the help string for pgo-emit-branch-prob option.

Diff Detail

Repository
rL LLVM

Event Timeline

xur created this revision.Mar 22 2018, 3:14 PM
This revision is now accepted and ready to land.Mar 26 2018, 12:44 PM
This revision was automatically updated to reflect the committed changes.