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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 00:59:30 PDT 2022


taolq accepted this revision.
taolq added a comment.
This revision is now accepted and ready to land.

LGTM.
Thanks for this work. It's glad to see this infrastructure works well.
Looking forward to discovering reasonable heuristics :-D
Don't forget to resolve the comment.


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