[libc-commits] [libc] [libc] Modify `atan2f128` to use emulated Float128 type (PR #216508)

via libc-commits libc-commits at lists.llvm.org
Mon Aug 17 17:01:07 PDT 2026


================
@@ -316,8 +316,10 @@ add_header_library(
     .atan_utils
     libc.src.__support.integer_literals
     libc.src.__support.uint128
+    libc.src.__support.FPUtil.cast
----------------
overmighty wrote:

Unused.

```suggestion
```

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


More information about the libc-commits mailing list