[all-commits] [llvm/llvm-project] 85803f: [ctxprof] use yaml for serialization (for testing)
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Jan 15 12:26:44 PST 2025
Branch: refs/heads/users/mtrofin/01-15-_ctxprof_use_yaml_for_serialization_for_testing_
Home: https://github.com/llvm/llvm-project
Commit: 85803f7b6a653befff827273a06d1d4997ff1148
https://github.com/llvm/llvm-project/commit/85803f7b6a653befff827273a06d1d4997ff1148
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
M llvm/include/llvm/ProfileData/PGOCtxProfWriter.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/ProfileData/PGOCtxProfReader.cpp
M llvm/lib/ProfileData/PGOCtxProfWriter.cpp
M llvm/test/Analysis/CtxProfAnalysis/full-cycle.ll
M llvm/test/Analysis/CtxProfAnalysis/inline.ll
R llvm/test/Analysis/CtxProfAnalysis/json_equals.py
M llvm/test/Analysis/CtxProfAnalysis/load.ll
M llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
Log Message:
-----------
[ctxprof] use yaml for serialization (for testing)
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