https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108933
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- As mentioned in the other PR, this isn't a bswap. If the bswap pass should optimize this, there would need to be a new optab for this and corresponding internal function, which bswap patch could use if the optab is defined.