[PATCH] D140063: [AutoFDO] Use getHeadSamplesEstimate instead of getTotalSamples to compute profile callsite staleness

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 09:49:22 PST 2022


wlei updated this revision to Diff 483218.
wlei added a comment.

addressing feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140063

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/profile-mismatch.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140063.483218.patch
Type: text/x-patch
Size: 6688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/825cd5cb/attachment.bin>


More information about the llvm-commits mailing list