[libc-commits] [libc] [libc][math][c23] Implement fmaxf16 and fminf16 function (PR #94131)
via libc-commits
libc-commits at lists.llvm.org
Mon Jun 3 08:24:53 PDT 2024
================
@@ -0,0 +1,19 @@
+//===-- Unittest of fmaxf16 function --------------------------------------===//
----------------
lntue wrote:
nit: Implementation
https://github.com/llvm/llvm-project/pull/94131
More information about the libc-commits
mailing list