[libc-commits] [libc] [llvm] [libc][math][c23] Add atan2f16 function (PR #183531)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Fri Feb 27 06:54:53 PST 2026


================
@@ -1,23 +1,18 @@
-//===-- Shared nextafterl function ------------------------------*- C++ -*-===//
+//===-- Half-precision atan2f16 function ----------------------------------===//
----------------
bassiounix wrote:

```suggestion
//===-- Half-precision atan2 function -------------------------------------===//
```

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


More information about the libc-commits mailing list