MDevereau wrote: > Could you add tests with out-of-range values? 0 and inf and nan and negatives? Done, I've removed the zero and negative checks as well to keep it consistent with the logf.128 behaviour. https://github.com/llvm/llvm-project/pull/94944