[libc-commits] [libc] [libc][math] Add double-precision acosh, asinh, atanh, cosh, sinh, tanh (PR #199442)
via libc-commits
libc-commits at lists.llvm.org
Sun May 24 13:15:23 PDT 2026
- Previous message: [libc-commits] [libc] [libc][math] Add double-precision acosh, asinh, atanh, cosh, sinh, tanh (PR #199442)
- Next message: [libc-commits] [libc] [libc][math] Add double-precision acosh, asinh, atanh, cosh, sinh, tanh (PR #199442)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Sukumarsawant wrote:
@iamaayushrivastava some functions haven't been implemented yet, so we would have to hold that for now . Apologies for including them. Please make you PR for adding
- acospif
- atan2f16
Also if you wish to add those functions, make a separate PR for each function so it's easier for reviewing.
for now only those two .
https://github.com/llvm/llvm-project/pull/199442
- Previous message: [libc-commits] [libc] [libc][math] Add double-precision acosh, asinh, atanh, cosh, sinh, tanh (PR #199442)
- Next message: [libc-commits] [libc] [libc][math] Add double-precision acosh, asinh, atanh, cosh, sinh, tanh (PR #199442)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the libc-commits
mailing list