https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67323
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|FIXED |--- --- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Michael Collison from comment #8) > Hi Richard, > > I tried this with trunk and was unable to generate the vld3. What vectorizer > options did you use? Ah, I just assumed it was fixed because the patch for PR68707 was checked in. But that conditions the "fix" on the SLP needing permutations which doesn't trigger here. Let's re-open then. As asked in that other PR the question is if vld3/std3 is really cheaper (it's definitely smaller code).