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

--- Comment #2 from Robin Dapp <rdapp at gcc dot gnu.org> ---
One option here is falling back to strided loads for single-element
interleaving.  The benefit is going to be larger, the more elements we load
redundantly.  I wanted to try this in the next cycle.

Reply via email to