[libc-commits] [libc] [libc][math][c++23] Implement basic arithmetic operations for BFloat16 (PR #151228)

via libc-commits libc-commits at lists.llvm.org
Sat Aug 2 04:44:08 PDT 2025


================
@@ -567,3 +567,23 @@ add_fp_unittest(
   LINK_LIBRARIES
     -lpthread
 )
+
+
----------------
overmighty wrote:

Nit: extra blank line.

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


More information about the libc-commits mailing list