[libc][math] pre-rounding underflow raises FE_UNDERFLOW
Open
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
#186734 Shows that `FE_UNDERFLOW` could be raised when the pre-rounding intermediate value underflows (even if the final rounded result might not).
We should investigate other functions and add tests covering “pre-rounding underflow” cases where applicable.
Contributor guide
Assessment
This issue has not been assessed yet.