[libc-commits] [libc] [llvm] [libc][math] Refactor logf16 to header-only shared math (PR #175408)

cpist via libc-commits libc-commits at lists.llvm.org
Tue Jan 20 04:08:55 PST 2026


================
@@ -0,0 +1,180 @@
+//===-- Implementation header for logf16 ----------------------*- C++ -*-===//
----------------
cpist wrote:

I understood your feedback as a request to align the formatting with other files. Could you please check if the changes match what you intended?

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


More information about the libc-commits mailing list