This is an archive of the discontinued LLVM Phabricator instance.

Remove the sample pgo annotation heuristic that uses call count to annotate basic block count.
ClosedPublic

Authored by danielcdh on Mar 6 2017, 8:25 AM.

Details

Summary

We do not need that special handling because the debug info is more accurate now. Performance testing shows no regression on google internal benchmarks.

Event Timeline

danielcdh created this revision.Mar 6 2017, 8:25 AM
aprantl accepted this revision.Mar 6 2017, 8:42 AM

Nice!

This revision is now accepted and ready to land.Mar 6 2017, 8:42 AM
danielcdh closed this revision.Mar 6 2017, 10:01 AM