[PATCH] D67726: [SampleFDO] Expose an interface to return the size of a section or the size of the profile for profile in ExtBinary format

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 11:45:22 PDT 2019


davidxl added a comment.

Sounds a tricky situation to handle. Suppose the profile size increases some limit, what criterial should be used to trim the size? Trim the symbol list or drop more samples?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67726/new/

https://reviews.llvm.org/D67726





More information about the llvm-commits mailing list