[libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, l, f128} (PR #100593)

via libc-commits libc-commits at lists.llvm.org
Thu Jul 25 15:13:42 PDT 2024


overmighty wrote:

The x86 80-bit extended precision format is a bit more complicated than the IEEE binary formats. Maybe the current logic in `fputil::totalorder` doesn't work for the x86 80-bit format, I haven't looked into why exactly the `totalorderl` tests are failing.

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


More information about the libc-commits mailing list