[llvm-branch-commits] [BOLT][NFC] Fold processPreAggregated into processBranchEvents (PR #138798)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 6 20:06:52 PDT 2025


https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/138798

Reuse data structures used by perf data reader for pre-aggregated data.
Combined with #136531 this allows using pre-aggregated data for heatmap.

Test Plan: heatmap-preagg.test





More information about the llvm-branch-commits mailing list