[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:32:08 PDT 2024
================
@@ -0,0 +1,20 @@
+//===-- Implementation header for fminf16 ----------------------*- C++ -*-===//
----------------
overmighty wrote:
Nit:
```suggestion
//===-- Implementation header for fminf16 -----------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/94131
More information about the libc-commits
mailing list