aboutsummaryrefslogtreecommitdiff
path: root/libc/docs
diff options
context:
space:
mode:
authorOverMighty <its.overmighty@gmail.com>2024-06-05 16:37:55 +0200
committerGitHub <noreply@github.com>2024-06-05 10:37:55 -0400
commitc537f3564684662748f76cccc325287cb0f54cbd (patch)
tree9078594616df8f568b3c94b89b7f9b640ede1af8 /libc/docs
parent07b8990d38ebaf42b0ed1c60d49b484a6e2497e8 (diff)
downloadllvm-c537f3564684662748f76cccc325287cb0f54cbd.zip
llvm-c537f3564684662748f76cccc325287cb0f54cbd.tar.gz
llvm-c537f3564684662748f76cccc325287cb0f54cbd.tar.bz2
[libc][math][c23] Add fdimf16 C23 math function (#94354)
#93566
Diffstat (limited to 'libc/docs')
-rw-r--r--libc/docs/math/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/docs/math/index.rst b/libc/docs/math/index.rst
index 16fd866..fd75374 100644
--- a/libc/docs/math/index.rst
+++ b/libc/docs/math/index.rst
@@ -128,7 +128,7 @@ Basic Operations
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
| fadd | N/A | | | N/A | | 7.12.14.1 | F.10.11 |
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
-| fdim | |check| | |check| | |check| | | |check| | 7.12.12.1 | F.10.9.1 |
+| fdim | |check| | |check| | |check| | |check| | |check| | 7.12.12.1 | F.10.9.1 |
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
| fdiv | N/A | | | N/A | | 7.12.14.4 | F.10.11 |
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+