[libc-commits] [libc] [libc] Enables MPFR for float80 and adds tests for it (PR #223800)
via libc-commits
libc-commits at lists.llvm.org
Fri Sep 18 06:49:46 PDT 2026
================
@@ -54,6 +54,7 @@ add_fp_unittest(
add_fp_unittest(
float80_test
+ NEED_MPFR
----------------
lntue wrote:
that also works
https://github.com/llvm/llvm-project/pull/223800
More information about the libc-commits
mailing list