[libc-commits] [libc] [libc][math] Add Generic Comparison Operations for floating point types (PR #144983)

via libc-commits libc-commits at lists.llvm.org
Fri Jun 20 04:37:37 PDT 2025


================
@@ -0,0 +1,122 @@
+//===-- Comparison operations on floating point numbers --------*- C++ -*-===//
----------------
overmighty wrote:

Nit: formatting.

```suggestion
//===-- Comparison operations on floating point numbers ---------*- C++ -*-===//
```

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


More information about the libc-commits mailing list