[Bug tree-optimization/85283] Generates 20 lines of assembly while only one assembly instruction is enough.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 28 06:57:43 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |11.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 11. Where the x86_64 target emulates 2 float vector inside SSE.


More information about the Gcc-bugs mailing list