https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113040
avieira at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avieira at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |avieira at gcc dot gnu.org --- Comment #4 from avieira at gcc dot gnu.org --- Yeah my bad. For cases where we don't expose the definition the new code sequence doesn't add multiple vector parameters for cases where the vector length of the single parameter is less than that of the simdclone's simdlen. Testing a patch now.