[libc] [llvm] [APFloat] Add exp function for APFloat::IEEESsingle using expf implementation from LLVM libc. (PR #143959)

Joshua Cranmer via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 08:08:01 PDT 2025


https://github.com/jcranmer-intel commented:

I'm also concerned about having a function declaration but not definition if LLVM_INTEGRATE_LIBC is off.

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


More information about the llvm-commits mailing list