[libc] [llvm] [libc][math] Refactor atan2f128 implementation to header-only in src/__support/math folder. (PR #151012)

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 08:18:18 PDT 2025


================
@@ -6338,7 +6360,6 @@ libc_function(
         ":__support_common",
         ":__support_macros_config",
         ":__support_macros_null_check",
-        ":types_wchar_t",
----------------
lntue wrote:

is this change related to the PR?

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


More information about the llvm-commits mailing list