llvm-project
f343fee8 - [libcxx][test][z/OS] Fix hermite.pass.cpp for HEX float (#101019)

Commit
1 year ago
[libcxx][test][z/OS] Fix hermite.pass.cpp for HEX float (#101019) The HEX float on z/OS does not have infinity nor NaN. In addition, the limits are smaller before the overflow occurs in mathematical calculations. This PR accounts for this. FYI, this LIT test was recently added in PR [89982](https://github.com/llvm/llvm-project/pull/89982)
Author
Parents
Loading