[libc-commits] [libc] [libc][math] Implement isnanf16 header-only function (PR #198115)

via libc-commits libc-commits at lists.llvm.org
Fri May 22 12:03:43 PDT 2026


================
@@ -0,0 +1,16 @@
+//===-- Implementation of isnanf16 function-------------------------------===//
----------------
Sukumarsawant wrote:

Nit. 
```suggestion
//===-- Implementation of isnanf16 function -------------------------------===//
```
small nit added after [315d8e6](https://github.com/llvm/llvm-project/pull/198115/commits/315d8e650a2238db580e6f38e1f19800094ca3e4)
while fixing the format

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


More information about the libc-commits mailing list