[libc-commits] [libc] [llvm] [libc][math][c23] Add hypotbf16 function (PR #183460)
via libc-commits
libc-commits at lists.llvm.org
Tue Mar 10 10:10:46 PDT 2026
================
@@ -0,0 +1,68 @@
+//===-- Exhaustive test for hypotbf16 -------------------------------------===//
----------------
lntue wrote:
Follow the other binary bfloat16 exhaustive tests like: https://github.com/llvm/llvm-project/blob/main/libc/test/src/math/exhaustive/fmodbf16_test.cpp
https://github.com/llvm/llvm-project/pull/183460
More information about the libc-commits
mailing list