[llvm-branch-commits] [llvm] llvm-reduce: Add new pass to inline call sites (PR #134223)

Arthur Eubanks via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Apr 9 16:54:54 PDT 2025


https://github.com/aeubanks commented:

perhaps a heuristic of reducing the total number of inlinable calls, i.e. the function being inlined cannot have any inlinable calls, would be good for not letting this run too much

https://github.com/llvm/llvm-project/pull/134223


More information about the llvm-branch-commits mailing list