[PATCH] D145516: [Inliner] Avoid excessive inlining through devirtualised calls

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 23:52:03 PDT 2023


aeubanks added a comment.

ah that makes sense. what about on top of multiplying the multiplier, we also add a fixed cost every time `function-inline-cost-addend`/`-extra` (or some better name)


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

https://reviews.llvm.org/D145516



More information about the llvm-commits mailing list