[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 13:12:40 PDT 2022


lntue updated this revision to Diff 472114.
lntue added a comment.

Fix test.


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.472114.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221031/eeed1a4e/attachment.bin>


More information about the libc-commits mailing list