[llvm-branch-commits] [BOLT][NFC] Unify perf data setting (PR #199322)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri May 22 21:47:40 PDT 2026
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/199322
Combine opts::PerfData handling into one place per driver (llvm-bolt and
heatmap).
* Allow using perf data directly after DataAggregator/DataReader
unification in #195986.
* Drop redundant perf data checks in perf2boltMode done by setProfile.
Test Plan: NFC
More information about the llvm-branch-commits
mailing list