[all-commits] [llvm/llvm-project] 4c9296: [BOLT][NFC] Unify perf data setting
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed May 27 00:24:13 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c9296d94c95c4b4064a77cd7a61352bfb5130fd
https://github.com/llvm/llvm-project/commit/4c9296d94c95c4b4064a77cd7a61352bfb5130fd
Author: Amir Ayupov <aaupov at fb.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M bolt/tools/driver/llvm-bolt.cpp
Log Message:
-----------
[BOLT][NFC] Unify perf data setting
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
Reviewers:
ritter-x2a, david-salinas, grypp, Pierre-vh, dcaballe, aartbik, adam-smnk, fabianmcg, yota9, JDevlieghere, banach-space, xlauko, nikic, #reviewers-libcxx, rafaelauler, Moxinilian, nicolasvasilache, yozhu, ayermolo, paschalis-mpeis, lamb-j, andykaylor, #reviewers-libc, vangthao95, bcardosolopes, yavtuk, aaronmondal, rupprecht, matthias-springer, keith, maksfb, lanza, Jianhui-Li, charithaintc
Reviewed By: yozhu, rafaelauler
Pull Request: https://github.com/llvm/llvm-project/pull/199322
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list