[Bug rtl-optimization/108471] Suboptimal codegen for __int128 subtraction on x86_64

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 19 22:02:46 GMT 2023


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization, ra
          Component|other                       |rtl-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Most of this is just argument and return value register allocation issue and
not much else. There is another bug that talks about this too.


More information about the Gcc-bugs mailing list