[llvm] [Preinliner] Always inline when SizeCost is zero (PR #88785)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 13:52:23 PDT 2024


https://github.com/WenleiHe commented:

inline zero size functions should have minimum size impact overall. Do you have text size comparison before/after as verification too? 

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


More information about the llvm-commits mailing list