[libc-commits] [libc] [llvm] [libc][math] Refactor log to header-only shared math (PR #175395)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sat Jan 10 22:07:33 PST 2026


================

----------------
bassiounix wrote:

This is not resolved. check https://github.com/llvm/llvm-project/blob/main/libc/src/__support/math/sincosf_float_eval.h for example of what I mean.

Notice the namespace nesting and the macro difference.

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


More information about the libc-commits mailing list