[libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 12:18:11 PDT 2024


overmighty wrote:

I added tests for the fallback to `FP_INT_TONEAREST` when the value of the `rnd` argument doesn't match the value of any math rounding direction macro.

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


More information about the llvm-commits mailing list