[Bug tree-optimization/45861] Possible missed optimization - array ops vs shift-and-mask

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 3 02:54:54 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2012-02-03 00:00:00         |2021-6-2

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
One way of fixing this is making bswap pass really a generic permute pass and
then use the vector if it was not a bswap.


More information about the Gcc-bugs mailing list