[PATCH] D31826: Emit less compiler optimization remarks in samplepgo to reduce a call to findCalleeFunctionSamples which is going to be refactored.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 12:01:53 PDT 2017


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

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


https://reviews.llvm.org/D31826





More information about the llvm-commits mailing list