[all-commits] [llvm/llvm-project] fdbcde: extend static data annotator pass to make use of d...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Mon Jul 28 23:34:55 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/targetpassconfig
Home: https://github.com/llvm/llvm-project
Commit: fdbcde5ae883ecd0d16022cd3b8d8aa937d0044b
https://github.com/llvm/llvm-project/commit/fdbcde5ae883ecd0d16022cd3b8d8aa937d0044b
Author: mingmingl <mingmingl at google.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M llvm/include/llvm/Analysis/StaticDataProfileInfo.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/ProfileData/InstrProfReader.h
M llvm/lib/CodeGen/StaticDataAnnotator.cpp
M llvm/lib/CodeGen/StaticDataSplitter.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
extend static data annotator pass to make use of data access profile
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