[libc-commits] [libc] [libc][math] Add missing math.yaml entries for acospif and atan2f16 (PR #199442)

Aayush Shrivastava via libc-commits libc-commits at lists.llvm.org
Sun May 24 14:04:10 PDT 2026


iamaayushrivastava wrote:

> LGTM. Also if you want to implement other functions you can do them in a separate PR just make sure to adhere to [LLVM AI Tool Use Policy](https://llvm.org/docs/AIToolPolicy.html).

Sure, thank you.

Should I go ahead and create a separate PR for the double-precision hyperbolic functions (`acosh`, `asinh`, `atanh`, `cosh`, `sinh`, `tanh`)?

https://github.com/llvm/llvm-project/pull/199442


More information about the libc-commits mailing list