[PATCH] D140063: [AutoFDO] Use getHeadSamplesEstimate instead of getTotalSamples to compute profile callsite staleness
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 11:01:16 PST 2022
wenlei accepted this revision.
wenlei added a comment.
actually you already record it as `NumMismatchedCallsites`, so I think it should be good. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140063/new/
https://reviews.llvm.org/D140063
More information about the llvm-commits
mailing list