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

via libc-commits libc-commits at lists.llvm.org
Tue Jul 30 09:26:19 PDT 2024


================
@@ -228,7 +228,7 @@ Basic Operations
 +------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
 | setpayloadsig    |                  |                 |                        | |check|              |                        | F.10.13.3              | N/A                        |
 +------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
-| totalorder       |                  |                 |                        | |check|              |                        | F.10.12.1              | N/A                        |
+| totalorder       | |check|          | |check|         | |check|                | |check|              | |check|                | F.10.12.1              | N/A                        |
----------------
overmighty wrote:

The check mark in the `long double` column should be removed too.

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


More information about the libc-commits mailing list