[all-commits] [llvm/llvm-project] dab9c0: Support data access profile in llvm-profgen
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed May 28 21:19:19 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/perf-parser
Home: https://github.com/llvm/llvm-project
Commit: dab9c01c6e8181c49ff654d0b7eb61e3768afdf0
https://github.com/llvm/llvm-project/commit/dab9c01c6e8181c49ff654d0b7eb61e3768afdf0
Author: mingmingl <mingmingl at google.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M llvm/tools/llvm-profgen/CMakeLists.txt
A llvm/tools/llvm-profgen/DataAccessPerfReader.cpp
A llvm/tools/llvm-profgen/DataAccessPerfReader.h
M llvm/tools/llvm-profgen/PerfReader.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
M llvm/tools/llvm-profgen/llvm-profgen.cpp
Log Message:
-----------
Support data access profile in llvm-profgen
Commit: 54a563af4abf1fc80f6c0853a6cc2c899aeeb0cb
https://github.com/llvm/llvm-project/commit/54a563af4abf1fc80f6c0853a6cc2c899aeeb0cb
Author: mingmingl <mingmingl at google.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M llvm/tools/llvm-profgen/DataAccessPerfReader.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
Log Message:
-----------
remove comment
Compare: https://github.com/llvm/llvm-project/compare/ee2e45b090e5...54a563af4abf
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