[libc-commits] [libc] [llvm] [libc][math] Refactor sqrti to header-only (PR #177960)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Sat Feb 21 20:33:13 PST 2026
bassiounix wrote:
> @lntue You're right, sqrti function does not currently exist as a libc entry point. While working on the issue I interpreted it as requiring a new shared implementation. @bassiounix could you clarify the intended scope of #177650 ? Should sqrti exist as a function or the issue is about something else?
Haven't you worked on other issue like this before?
I recall https://github.com/llvm/llvm-project/pull/175524 at least!
Do you see any difference from the latter?
https://github.com/llvm/llvm-project/pull/177960
More information about the libc-commits
mailing list