[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 21:40:23 PST 2022


xur updated this revision to Diff 478453.
xur added a comment.

Simplified the patch a bit by refactoring the existing interface.


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.478453.patch
Type: text/x-patch
Size: 7494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/870b16e6/attachment.bin>


More information about the llvm-commits mailing list