https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99082
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- I wonder whether we need some bit-copy propagation or change the bswap pass to track bits and not only bytes, producing then optimal bit shuffling sequences...