[libc-commits] [libc] [llvm] [libc][math] Refactor fmaximum_mag_num family to header-only (PR #182169)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Fri Apr 24 07:49:02 PDT 2026


================
@@ -464,6 +468,7 @@ TEST(LlvmLibcSharedMathTest, AllBFloat16) {
   EXPECT_EQ(0, LIBC_NAMESPACE::shared::canonicalizebf16(&canonicalizebf16_cx,
                                                         &canonicalizebf16_x));
   EXPECT_FP_EQ(bfloat16(0.0), canonicalizebf16_cx);
+
----------------
bassiounix wrote:

```suggestion
```

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


More information about the libc-commits mailing list