This is an archive of the discontinued LLVM Phabricator instance.

Emit less compiler optimization remarks in samplepgo to reduce a call to findCalleeFunctionSamples which is going to be refactored.
ClosedPublic

Authored by danielcdh on Apr 7 2017, 12:38 PM.

Details

Summary

Now the SamplePGO support is more stable, we do not need so many verbose optimization remarks emitted.

Event Timeline

danielcdh created this revision.Apr 7 2017, 12:38 PM
davidxl accepted this revision.Apr 10 2017, 12:01 PM

looks good. The raw # of samples does not mean anything to users.

This revision is now accepted and ready to land.Apr 10 2017, 12:01 PM
danielcdh closed this revision.Apr 10 2017, 2:01 PM