[llvm] RFC: Argpromotion of externally visible functions (PR #87731)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 17:28:43 PDT 2024


efriedma-quic wrote:

I don't see any code to actually check whether the wrapper will actually get inlined; is this just speculatively assuming that the wrapper is likely to get inlined in ThinLTO mode?

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


More information about the llvm-commits mailing list