[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 11:22:06 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG97e2aeab71c3: [AutoFDO] Use getHeadSamplesEstimate instead of getTotalSamples to computeā€¦ (authored by wlei).

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.483256.patch
Type: text/x-patch
Size: 6688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/751a2abd/attachment.bin>


More information about the llvm-commits mailing list