[libc] [llvm] [libc][math][c23] Add fmaf16 C23 math function. (PR #130757)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 12 11:34:33 PDT 2025
================
@@ -0,0 +1,13 @@
+//===-- Unittests for fmaxf16 --------------------------------------------===//
----------------
overmighty wrote:
```suggestion
//===-- Unittests for fmaf16 ----------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/130757
More information about the llvm-commits
mailing list