[libc-commits] [libc] [libc][math][c++23] Add Fmabf16 math function (PR #182836)

Anton Shepelev via libc-commits libc-commits at lists.llvm.org
Tue Feb 24 20:59:34 PST 2026


================
@@ -228,6 +228,7 @@ add_math_entrypoint_object(floorbf16)
 add_math_entrypoint_object(fma)
 add_math_entrypoint_object(fmaf)
 add_math_entrypoint_object(fmaf16)
+add_math_entrypoint_object(fmabf16)
----------------
amemov wrote:

same here

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


More information about the libc-commits mailing list