[all-commits] [llvm/llvm-project] 0c0257: Revert "Revert "[StaticDataLayout][PGO]Implement r...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Thu May 22 17:22:37 PDT 2025
Branch: refs/heads/revert-141157-revert-139997-users/mingmingl-llvm/instr-prof-reader-writer
Home: https://github.com/llvm/llvm-project
Commit: 0c0257e6243af40acf9ba1a86373398a202a533f
https://github.com/llvm/llvm-project/commit/0c0257e6243af40acf9ba1a86373398a202a533f
Author: Mingming Liu <minglotus6 at gmail.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M llvm/include/llvm/ProfileData/DataAccessProf.h
M llvm/include/llvm/ProfileData/IndexedMemProfData.h
M llvm/include/llvm/ProfileData/InstrProfReader.h
M llvm/include/llvm/ProfileData/InstrProfWriter.h
M llvm/include/llvm/ProfileData/MemProfReader.h
M llvm/include/llvm/ProfileData/MemProfYAML.h
M llvm/lib/ProfileData/DataAccessProf.cpp
M llvm/lib/ProfileData/IndexedMemProfData.cpp
M llvm/lib/ProfileData/InstrProfReader.cpp
M llvm/lib/ProfileData/InstrProfWriter.cpp
M llvm/lib/ProfileData/MemProfReader.cpp
M llvm/test/tools/llvm-profdata/memprof-yaml.test
M llvm/tools/llvm-profdata/llvm-profdata.cpp
M llvm/unittests/ProfileData/DataAccessProfTest.cpp
Log Message:
-----------
Revert "Revert "[StaticDataLayout][PGO]Implement reader and writer change for…"
This reverts commit d0acddbdd615f1503e88903570ee7484bd217615.
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