[libc-commits] [libc] [libc][i386] FPBit support for 96b long double (PR #115084)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Wed Nov 6 16:00:59 PST 2024
nickdesaulniers wrote:
I'm hitting an issue with 2 math tests failing at runtime (libc.src.math.ddivl, libc.src.math.fdivl). I'm not sure yet if it's a bug in this PR, or another I'm working on for saving/restoring the fpenv_t. Will diagnose more tomorrow.
https://github.com/llvm/llvm-project/pull/115084
More information about the libc-commits
mailing list