[PATCH v2] RISC-V: More support of vx and vf for autovec comparison

Robin Dapp rdapp.gcc@gmail.com
Fri Jul 19 20:37:25 GMT 2024


> I have a test. 
> The backend can't see -0.0 and It becomes 0.0 when translate to gimple.

I don't think it should except when specifying -ffast-math or similar.
But we don't have a shortcut to load a negative zero, just the positive
one.

-- 
Regards
 Robin



More information about the Gcc-patches mailing list