[PATCH] D103550: [SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part)
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 12:23:34 PDT 2021
xur created this revision.
xur added reviewers: davidxl, wmi, wenlei, hoy, snehasish.
xur requested review of this revision.
Herald added a project: LLVM.
This patch was split from https://reviews.llvm.org/D102246
[SampleFDO] New hierarchical discriminator for Flow Sensitive SampleFDO
This is for llvm-profdata part of change. It sets the bit masks for the
profile reader in llvm-profdata. Also add an internal option
"-fs-discriminator-pass" for show and merge command to process the profile
offline.
https://reviews.llvm.org/D103550
Files:
llvm/test/tools/llvm-profdata/Inputs/sample-fs.proftext
llvm/test/tools/llvm-profdata/sample-fs.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103550.349349.patch
Type: text/x-patch
Size: 9648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/8aee71b6/attachment.bin>
More information about the llvm-commits
mailing list