[libc-commits] [PATCH] D137105: [libc][math] Add place-holder implementation for asin to unblock demo examples.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 31 14:22:39 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG97b4cc83e16a: [libc][math] Add place-holder implementation for asin to unblock demo examples. (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137105/new/
https://reviews.llvm.org/D137105
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/config/windows/entrypoints.txt
libc/spec/stdc.td
libc/src/math/CMakeLists.txt
libc/src/math/asin.h
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/asin.cpp
libc/test/src/math/CMakeLists.txt
libc/test/src/math/asin_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137105.472130.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221031/73b01755/attachment-0001.bin>
More information about the libc-commits
mailing list