|
Revision tags: llvmorg-21-init |
|
| #
c47a5739 |
| 28-Jan-2025 |
lntue <lntue@google.com> |
[libc] Fix conversion warnings for float16 tests. (#124830)
Fixes https://github.com/llvm/llvm-project/issues/124801.
|
|
Revision tags: llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3 |
|
| #
ddc3f2dd |
| 15-Oct-2024 |
wldfngrs <wldfngrs@gmail.com> |
[libc] Add sinpif16 function (#110994)
Half-precision floating point (16-bit) implementation of the
trigonometric function Sin for inputs scaled by pi
|