[libc-commits] [libc] [llvm] [libc][math] Refactor sincos implementation to header only (PR #177522)

via libc-commits libc-commits at lists.llvm.org
Mon Feb 16 08:28:14 PST 2026


tnuha wrote:

On studying the changes in https://github.com/llvm/llvm-project/commit/823e3e001724ca2e93ce410a675f3b538f8a74b3#diff-f952995d037bcca4c48a4858dec5d545034b4680e6abf6ffe3d4ab1bedeb4582 the biggest difference would be a removal of the `static` keyword from `sincos`.

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


More information about the libc-commits mailing list