[PATCH] D70655: [AutoFDO] Top-down Inlining for specialization with context-sensitive profile

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 11:32:21 PST 2019


davidxl added a comment.

what I mentioned should be complementary to the top-down method in this patch -- it just allows the full top-down to be doable for cross module scenario as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70655





More information about the llvm-commits mailing list