[libc-commits] [libc] [libc][math][c23] Implement higher math function `cbrtf16` in LLVM libc (PR #132484)
Krishna Pandey via libc-commits
libc-commits at lists.llvm.org
Fri Mar 21 16:05:30 PDT 2025
krishna2803 wrote:
hmm... there seem to be some issues when calculating the cube roots of very small or very large numbers.
https://github.com/llvm/llvm-project/pull/132484
More information about the libc-commits
mailing list