davidxl added inline comments.
================ Comment at: llvm/lib/Analysis/InlineAdvisor.cpp:392 + if (ProfileGuidedInline) + Remark << " by profile guided inliner"; + Remark << " with " << IC; ---------------- Perhaps reword it to " to match profiling context" .. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D82213/new/ https://reviews.llvm.org/D82213 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits