[libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
libc-commits at lists.llvm.org
Wed Jul 24 14:14:47 PDT 2024
overmighty wrote:
I had made a Python script to generate some of the boilerplate for math functions, but it's not yet updated for the move to `LIBC_NAMESPACE_DECL`. It should save you time and avoid all the formatting nits.
https://github.com/overmighty/llvm-dev-utils/blob/master/llvm-libc-add-math-function.py
https://github.com/llvm/llvm-project/pull/100456
More information about the libc-commits
mailing list