[PATCH] D131592: [SampleProfile] Fix non-determinism in promoteMergeNotInlinedContextSamples()
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 09:49:20 PDT 2022
hoy added a comment.
In D131592#3716373 <https://reviews.llvm.org/D131592#3716373>, @aeubanks wrote:
> thanks, that worked
> how do I know which entries correspond to a function name? looks like everything is a hash
I guess your binary is md5-based, where all function names are actually GUIDs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131592/new/
https://reviews.llvm.org/D131592
More information about the llvm-commits
mailing list