[all-commits] [llvm/llvm-project] 7ee56b: [libc][math][c23] Add asinf16() function (#124212)
wldfngrs via All-commits
all-commits at lists.llvm.org
Mon Feb 10 03:39:16 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ee56b9afcad456bb662aad941052af334fe3a11
https://github.com/llvm/llvm-project/commit/7ee56b9afcad456bb662aad941052af334fe3a11
Author: wldfngrs <wldfngrs at gmail.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/docs/headers/math/index.rst
M libc/include/math.yaml
M libc/src/math/CMakeLists.txt
A libc/src/math/asinf16.h
M libc/src/math/generic/CMakeLists.txt
A libc/src/math/generic/asinf16.cpp
M libc/test/src/math/CMakeLists.txt
A libc/test/src/math/asinf16_test.cpp
M libc/test/src/math/smoke/CMakeLists.txt
A libc/test/src/math/smoke/asinf16_test.cpp
Log Message:
-----------
[libc][math][c23] Add asinf16() function (#124212)
Co-authored-by: OverMighty <its.overmighty at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list