[llvm] [ctxprof] Use the flattened contextual profile pre-thinlink (PR #134723)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 8 15:04:01 PDT 2025


================
@@ -64,7 +64,7 @@ class ProfileSummaryInfo {
   ProfileSummaryInfo(ProfileSummaryInfo &&Arg) = default;
 
   /// If no summary is present, attempt to refresh.
----------------
snehasish wrote:

Update the comment now that we can (optionally) pass a ProfileSummary.

https://github.com/llvm/llvm-project/pull/134723


More information about the llvm-commits mailing list