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.
