[Bug target/89155] Suboptimal code generation for SSE intrinsics based rsqrt

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 1 22:39:00 GMT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-02-01
          Component|rtl-optimization            |target
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a target issue.  Basically there is no pattern matching rsqrtss to get
the first element only.


More information about the Gcc-bugs mailing list