[Bug target/122529] Optimizing for size --- unnecessary x86 instructions

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 2 21:10:54 GMT 2025


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

--- Comment #2 from Jeffrey A. Law <law at gcc dot gnu.org> ---
I thought there was some code in CSE to handle this kind of scenario.  Ah, yes,
the wider one has to happen first for that code to kick in.  Jivan started
poking at the opposite case, but I don't think it ever got to a point of
functional POC.


More information about the Gcc-bugs mailing list