[PATCH] D59835: [ProfileSummary] Count callsite samples when computing total samples.

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 09:44:06 PDT 2019


wmi added a comment.

That is a reasonable change to me. Thanks. However it probably needs some careful performance evaluation since some tuning may be needed for that change. I will do that in our benchmarks. How does this change on performance look like on your side?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59835





More information about the llvm-commits mailing list