[libc-commits] [libc] [libc][math] Add isnanbf16 function (PR #199556)

via libc-commits libc-commits at lists.llvm.org
Wed Aug 19 05:57:06 PDT 2026


================
@@ -0,0 +1,26 @@
+//===-- Implementation header for isnanbf16 ---------------------*- C++ -*-===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
----------------
Sukumarsawant wrote:

Also better if we start updating the new headers from now, even I missed those.

https://github.com/llvm/llvm-project/pull/199556


More information about the libc-commits mailing list