[libc-commits] [libc] [libc][math][c++23] Add Fmabf16 math function (PR #182836)
via libc-commits
libc-commits at lists.llvm.org
Tue Feb 24 21:08:48 PST 2026
================
@@ -4393,6 +4393,20 @@ add_entrypoint_object(
libc.src.__support.macros.properties.types
)
+add_entrypoint_object(
+ fmabf16
----------------
Sukumarsawant wrote:
only inserting the fmabf16 object is sufficient or should I handle rest related too like fmaf .
https://github.com/llvm/llvm-project/pull/182836
More information about the libc-commits
mailing list