[libc-commits] [libc] [libc][math][c23] add c23 floating point fmaximum and fminimum functions. (PR #86016)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Thu Mar 21 08:21:12 PDT 2024
michaelrj-google wrote:
@arsenm I assume you mean for the GPU implementation? The generic implementation looks correct already since we have to support both clang and GCC.
https://github.com/llvm/llvm-project/pull/86016
More information about the libc-commits
mailing list