[PATCH] D134376: [ModuleInliner] Add a cost-benefit-based priority

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 09:08:24 PDT 2022


kazu added a comment.

In D134376#3822942 <https://reviews.llvm.org/D134376#3822942>, @taolq wrote:

> LGTM.
> Thanks for this work. It's glad to see this infrastructure works well.
> Looking forward to discovering reasonable heuristics :-D

Thank you for the review!  We just started the module inliner journey.  I'm also looking forward to improving both the priority and threshold functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134376



More information about the llvm-commits mailing list