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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |target

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
The target could choose to allow 8 byte vectorization and support the requested
permutation via bswap.  That way no special handling in the vectorizer is
needed.

Reply via email to