[PATCH] D95988: [CSSPGO] Process functions in a top-down order on a dynamic call graph.
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 22:52:05 PST 2021
wmi added a comment.
What is the main difference between dynamic call graph based inlining vs static call graph + priority based inlining (https://reviews.llvm.org/D94001)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95988/new/
https://reviews.llvm.org/D95988
More information about the llvm-commits
mailing list