[PATCH] D145516: [Inliner] Avoid excessive inlining through devirtualised calls
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 03:41:57 PDT 2023
jmorse abandoned this revision.
jmorse added a comment.
Abandoning in favour of D150989 <https://reviews.llvm.org/D150989>, many thanks for exploring the difficulties here. I'll raise a different patch for dealing with the negative-cost-defeats-the-multiplier issue.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145516/new/
https://reviews.llvm.org/D145516
More information about the llvm-commits
mailing list