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

--- Comment #3 from Paul-Antoine Arras <parras at gcc dot gnu.org> ---
(In reply to rdapp.gcc from comment #2)
> There is indeed a problem with =zvl that we have been discussing in the 
> patchwork sync call for a while already.  The issue is that we're handling
> VLS 
> modes as VLA modes in certain situations resulting in unfortunate codegen. 
> The 
> vector extracts (slidedowns) are one example of it.

I guess this is related to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119361#c2 then.
Is there anything I could do to help with that?

Reply via email to