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

Xinlong Chen via libc-commits libc-commits at lists.llvm.org
Fri Feb 27 07:30:06 PST 2026


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

changed as followed:
```diff
- //===-- Half-precision atan2f16 function ----------------------------------===//
+ //===-- Half-precision atan2 function ---------------------------*- C++ -*-===//
```

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


More information about the libc-commits mailing list