aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-reduce/DeltaManager.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2022-08-10 09:30:30 -0700
committerArthur Eubanks <aeubanks@google.com>2022-08-12 10:13:25 -0700
commita3ac1cfaedf708dc6b0db060c24339adeeb7a1ec (patch)
treeb79e02b037d41aa51bfa8e598a826bcd6be80ebe /llvm/tools/llvm-reduce/DeltaManager.cpp
parent20451cb06b01167ff4614862736ca65bbfe46dfc (diff)
downloadllvm-a3ac1cfaedf708dc6b0db060c24339adeeb7a1ec.zip
llvm-a3ac1cfaedf708dc6b0db060c24339adeeb7a1ec.tar.gz
llvm-a3ac1cfaedf708dc6b0db060c24339adeeb7a1ec.tar.bz2
[SampleProfile] Fix non-determinism in promoteMergeNotInlinedContextSamples()
We're seeing non-determinism with loading sample profiles. It seems to be related to the order in which we merge FunctionSamples in promoteMergeNotInlinedContextSamples(). Use a MapVector to iterate over NonInlinedCallSites in the order entries were inserted. Reviewed By: wenlei, davidxl Differential Revision: https://reviews.llvm.org/D131592
Diffstat (limited to 'llvm/tools/llvm-reduce/DeltaManager.cpp')
0 files changed, 0 insertions, 0 deletions