[libc-commits] [libc] [libc][math] Implement nexttoward functions (PR #72763)

via libc-commits libc-commits at lists.llvm.org
Sat Nov 18 18:12:44 PST 2023


https://github.com/lntue commented:

Thanks for adding these functions!  Overall LGTM with a few nits.  Do you mind also updating the followings:
- bazel build: https://github.com/llvm/llvm-project/blob/main/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
- progress documentation: https://github.com/llvm/llvm-project/blob/main/libc/docs/math/index.rst

Thanks!

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


More information about the libc-commits mailing list