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

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 12 13:16:05 PDT 2025


https://github.com/jhuber6 commented:

Given sparse checkouts, I'm wondering if we should check if `lib/` exists in the tree and use this by default if so.

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


More information about the llvm-commits mailing list