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

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
A different possible fix is to re-order pattern recog back to before
analyzing data ref accesses.  Vectorization then fails during SLP analysis.

I'm going to test both patches.

Reply via email to