[Bug target/110748] RISC-V: optimize store of DF 0.0

ptomsich at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 30 11:01:25 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110748

--- Comment #21 from ptomsich at gcc dot gnu.org ---
Our change completely optimises the FMV away, as the compiler recognises the
opportunity to move the integer-constant directly to memory (without the extra
roundtrip).


More information about the Gcc-bugs mailing list