jcranmer-intel wrote: > IIRC C does not specify the result for inf/nan for the exponent Both the body of the spec and Annex F leave the exponent value unspecified for inf/NaN input values. https://github.com/llvm/llvm-project/pull/202447