[llvm] [libc] [libc][math] Add initial support for C23 float128 math functions, starting with copysignf128. (PR #71731)

via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 22:08:04 PST 2023


lntue wrote:

> overall LGTM, should we move the float16 stuff to its own PR?

I removed float16 stuff to be added in a separate PR.

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


More information about the llvm-commits mailing list