[libc-commits] [libc] [llvm] [libc][math][c23] Add asinbf16 math function (PR #184170)
Mohamed Emad via libc-commits
libc-commits at lists.llvm.org
Tue Mar 3 06:42:24 PST 2026
================
@@ -0,0 +1,56 @@
+//===-- Exhaustive test for asinbf16 --------------------------------------===//
----------------
hulxv wrote:
remove this. It's the same mpfr test. The normal test is an exhaustive test for 16-bit unary functions
https://github.com/llvm/llvm-project/pull/184170
More information about the libc-commits
mailing list