[llvm] Fill in some missing C23 math libcall handling (PR #170672)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 08:02:29 PST 2025


nikic wrote:

Nearly all changes here look orthogonal to me, there should be not need for stacked PRs.

Note that LLVM always uses squash merge, so you can't break things down by commit, it has to be by PRs.

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


More information about the llvm-commits mailing list