https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117202
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |rsandifo at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
This needs https://gcc.gnu.org/pipermail/gcc-patches/2024-October/665506.html
to trigger (otherwise we have a load_permutation that doesn't have the new
fancy support for VLA permutes).
I would guess that SVE suffers from the same issue.