[libc-commits] [libc] [libc][math][c23] Add (l|ll)rintf128 and (l|ll)roundf128 math functions. (PR #84504)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Fri Mar 8 09:16:19 PST 2024
nickdesaulniers wrote:
Yeah, sounds like it. @AaronBallman just pointed me to:
> H.2.4 Extended floating types
> — binary floating types, composed of _FloatN, _FloatNx;
> — extended floating types, composed of _FloatNx, _DecimalNx.
https://github.com/llvm/llvm-project/pull/84504
More information about the libc-commits
mailing list