[libc-commits] [libc] [llvm] [libc][math][c++23] Add expbf16 math function (PR #161919)

via libc-commits libc-commits at lists.llvm.org
Thu Jun 25 03:36:01 PDT 2026


================
@@ -3125,6 +3125,29 @@ add_header_library(
     libc.src.__support.math.exp10_float16_constants
 )
 
+
+add_header_library(
----------------
Sukumarsawant wrote:

```suggestion

add_header_library(
```

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


More information about the libc-commits mailing list