[all-commits] [llvm/llvm-project] 737a30: [nfc][InstrFDO] Add Header::getIndexedProfileVersi...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed May 29 10:15:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 737a3018e826f5452f181a550be90b9135d8eda5
https://github.com/llvm/llvm-project/commit/737a3018e826f5452f181a550be90b9135d8eda5
Author: Mingming Liu <mingmingl at google.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/lib/ProfileData/InstrProfReader.cpp
Log Message:
-----------
[nfc][InstrFDO] Add Header::getIndexedProfileVersion and use it to decide profile version. (#93613)
This is a split of https://github.com/llvm/llvm-project/pull/93346 as
discussed.
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