[libc-commits] [libc] [llvm] [libc][math] Refactor f16fmaf128 to Header Only (PR #177850)
via libc-commits
libc-commits at lists.llvm.org
Tue Jan 27 06:55:45 PST 2026
================
@@ -1,13 +1,13 @@
-//===-- Implementation header for dfmaf128 --------------------------------===//
+//===-- Implementation header for f16fmaf128 ------------------------*- C++ -*-===//
----------------
Sukumarsawant wrote:
This is already there I don't know why it shows dmaf128 which is f16fmaf128 in my code
https://github.com/llvm/llvm-project/pull/177850
More information about the libc-commits
mailing list