[libc-commits] [libc] [llvm] [libc][math] Refactor logf16 to header-only shared math (PR #175408)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Sun Jan 11 15:16:17 PST 2026
================
@@ -0,0 +1,24 @@
+//===-- Shared logf16 function ------------------------------------*- C++
+//-*-===//
----------------
bassiounix wrote:
```suggestion
//===-- Shared logf16 function --------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/175408
More information about the libc-commits
mailing list