[PATCH] D150989: [Inliner] Mark inlinings stopped with inlining history as noinline

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 13:06:02 PDT 2023


nikic added a comment.

This makes sense to me, but I have to admit that I'm getting somewhat lost in all the different ways we have of mitigating exponential inlining (InlineHistory, InlinedInternalEdges, InlineCostMultiplier, ...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150989



More information about the llvm-commits mailing list