[PATCH] D98481: [Inliner] Do not inline mutual-recursive functions to avoid exponential size growth.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 11:42:45 PST 2022


aeubanks added a comment.

one more alternative: https://reviews.llvm.org/D120584


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98481



More information about the llvm-commits mailing list