On 11/21/21 6:47 PM, Cédric Le Goater wrote:
I am getting an error with this test. See below.
...
### Rounding to nearest from single: f32(-nan:0xffa00000) - to double: f64(-nan:0x00fff4000000000000) (INVALID) + to double: f64(-nan:0x00fff4000000000000) (OK)
Well that's disconcerting.I can replicate this failure on an x86_64 host, but do not see the same error on a power9 ppc64le host.
r~