[all-commits] [llvm/llvm-project] ff0b63: [CSSPGO] Print "context-nested" instead of "preiln...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Tue Jan 18 18:10:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff0b634d97b9dbcd3d245ce60cf763d2c304c80c
https://github.com/llvm/llvm-project/commit/ff0b634d97b9dbcd3d245ce60cf763d2c304c80c
Author: Hongtao Yu <hoy at fb.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
M llvm/lib/ProfileData/SampleProfReader.cpp
M llvm/lib/ProfileData/SampleProfWriter.cpp
M llvm/test/tools/llvm-profdata/cs-sample-nested-profile.test
Log Message:
-----------
[CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection.
Reviewed By: wenlei
Differential Revision: https://reviews.llvm.org/D117141
More information about the All-commits
mailing list