[all-commits] [llvm/llvm-project] 70c286: [SampleFDO][TypeProf]Support vtable type profiling...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed Jul 9 14:25:32 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/samplefdo-profile-format
Home: https://github.com/llvm/llvm-project
Commit: 70c2865a63674bcdabc4bbe4abd3e5a06f70d176
https://github.com/llvm/llvm-project/commit/70c2865a63674bcdabc4bbe4abd3e5a06f70d176
Author: mingmingl <mingmingl at google.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
M llvm/include/llvm/ProfileData/SampleProfReader.h
M llvm/include/llvm/ProfileData/SampleProfWriter.h
M llvm/lib/ProfileData/SampleProf.cpp
M llvm/lib/ProfileData/SampleProfReader.cpp
M llvm/lib/ProfileData/SampleProfWriter.cpp
A llvm/test/tools/llvm-profdata/Inputs/profile-symbol-list-ext.expected
A llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext
M llvm/test/tools/llvm-profdata/profile-symbol-list-compress.test
M llvm/test/tools/llvm-profdata/profile-symbol-list.test
M llvm/test/tools/llvm-profdata/roundtrip.test
Log Message:
-----------
[SampleFDO][TypeProf]Support vtable type profiling for ext-binary and text format
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