[PATCH] D147013: [CSSPGO][Preinliner] Trim cold call edges of the profiled call graph for a more stable profile generation.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 15:22:10 PDT 2023


hoy updated this revision to Diff 509155.
hoy added a comment.

Addressing feedbacks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147013/new/

https://reviews.llvm.org/D147013

Files:
  llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
  llvm/tools/llvm-profgen/CSPreInliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147013.509155.patch
Type: text/x-patch
Size: 3764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/1ec580ce/attachment.bin>


More information about the llvm-commits mailing list