diff options
author | Amir Ayupov <aaupov@fb.com> | 2025-04-24 21:51:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 13:51:18 -0700 |
commit | 5d0afacd1bda42350efcd6ad567c70ec5c9d19d6 (patch) | |
tree | 5c2bc455f34350dc882387b04f0732dc1b7ea825 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 8baa212b7aef800a0f7d9abad529a3976bef9d50 (diff) | |
download | llvm-5d0afacd1bda42350efcd6ad567c70ec5c9d19d6.zip llvm-5d0afacd1bda42350efcd6ad567c70ec5c9d19d6.tar.gz llvm-5d0afacd1bda42350efcd6ad567c70ec5c9d19d6.tar.bz2 |
[BOLT][NFCI] Emit uniform diagnostics in DataAggregator (#136530)
DataAggregator supports reading different kinds of profile data:
- perf data: branch records or IP samples,
- pre-aggregated branch data.
Make profile quality reporting uniform across all kinds of input:
- out-of-range and mismatching samples,
- samples in cold code in BAT mode (profiled BOLTed binary).
Test Plan: NFCI
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions