[libc-commits] [libc] [llvm] [libc][math] Implement log1pf16 (C23) (PR #224152)

via libc-commits libc-commits at lists.llvm.org
Fri Sep 25 07:40:15 PDT 2026


================
@@ -0,0 +1,29 @@
+//===-- Shared log1pf16 function -------------------------------*- C++ -*-===//
----------------
lntue wrote:

Can you update the header comments to match the new LLVM style?

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


More information about the libc-commits mailing list