[libc-commits] [libc] [libc][math][c23] add c23 floating point fmaximum and fminimum functions. (PR #86016)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Thu Mar 21 14:03:16 PDT 2024
================
@@ -0,0 +1,22 @@
+//===-- Implementation of the fmaximum function for GPU
+//-----------------------===//
----------------
jhuber6 wrote:
Everywhere, the headers should all look like the other ones.
https://github.com/llvm/llvm-project/pull/86016
More information about the libc-commits
mailing list