[libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
libc-commits at lists.llvm.org
Tue Jul 30 12:39:09 PDT 2024
================
@@ -0,0 +1,25 @@
+//===-- Implementation of dfmaf128 header -----------------------*- C++ -*-===//
----------------
overmighty wrote:
```suggestion
//===-- Implementation of dfmaf128 function -------------------------------===//
```
You can just copy-paste it, or even just click the "Commit suggestion" button on GitHub.
https://github.com/llvm/llvm-project/pull/101089
More information about the libc-commits
mailing list