[libc-commits] [libc] [llvm] [libc][math] Refactor ffmaf128 into a header only. (PR #177873)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Mon Jan 26 09:16:05 PST 2026
================
@@ -1,23 +1,23 @@
-//===-- Shared llogbf function ----------------------------------*- C++ -*-===//
+//===-- Shared ffmaf128 function ------------------------------------*- C++ -*-===//
----------------
bassiounix wrote:
Please fix alignment of the comment, it has more than 80 chars.
https://github.com/llvm/llvm-project/pull/177873
More information about the libc-commits
mailing list