Files
clang-p2996/libc/utils/MPFRWrapper/MPFRUtils.cpp
Guillaume Chatelet 14f0c06f48 [libc] Fix is_subnormal for Intel Extended Precision (#78592)
Also turn a set of `get_biased_exponent() == 0` into `is_subnormal()`
which is clearer.
2024-01-19 09:36:03 +01:00

35 KiB