wenlei marked an inline comment as done.
wenlei added inline comments.

================
Comment at: llvm/lib/Analysis/InlineAdvisor.cpp:392
+    if (ProfileGuidedInline)
+      Remark << " by profile guided inliner";
+    Remark << " with " << IC;
----------------
davidxl wrote:
> Perhaps reword it to " to match profiling context" ..
Sounds good, updated.


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

Reply via email to