[PATCH] D138893: [llvm-profdata] Use flattening sample profile in profile supplementation
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 23:45:08 PST 2022
xur updated this revision to Diff 478470.
xur added a comment.
Removed lambda updateSampleMap() -- it was from the early version and now it was no longer needed as we just had one caller.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138893/new/
https://reviews.llvm.org/D138893
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/test/tools/llvm-profdata/Inputs/flatten_instr.proftext
llvm/test/tools/llvm-profdata/Inputs/flatten_sample.proftext
llvm/test/tools/llvm-profdata/suppl-instr-with-sample-flatten.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138893.478470.patch
Type: text/x-patch
Size: 8301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/21ba3151/attachment.bin>
More information about the llvm-commits
mailing list