[all-commits] [llvm/llvm-project] 4f1276: [BOLT] Set entry counts in BAT YAML profile (#91775)
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Fri May 10 22:24:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f127667ca57875f0984f81d5790479b902022e0
https://github.com/llvm/llvm-project/commit/4f127667ca57875f0984f81d5790479b902022e0
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M bolt/lib/Profile/DataAggregator.cpp
M bolt/test/X86/bolt-address-translation-yaml.test
Log Message:
-----------
[BOLT] Set entry counts in BAT YAML profile (#91775)
Align with DataReader::readProfile that sets entry block counts from
FuncBranchData->EntryData.
Test Plan: updated bolt-address-translation-yaml.test
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