[PATCH] D131592: [SampleProfile] Fix non-determinism in promoteMergeNotInlinedContextSamples()
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 10:38:47 PDT 2022
davidxl added a comment.
does the non-deterministic iteration the denseMap (with pointer key) cause the outlineFS to have different profiles (line 1549)? It might be possible to come up with a manual test case.
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