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

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 08:19:08 PDT 2023


jmorse added a comment.

Thanks for cooking up an alternative, that certainly sounds like it's a more precise fix -- I'll test D150989 <https://reviews.llvm.org/D150989> on the reproducer we have to confirm that it fixes the problem.


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

https://reviews.llvm.org/D145516



More information about the llvm-commits mailing list