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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:f19c70afa4aa2416c581484a6eb51c0ac46acd08

commit r12-2849-gf19c70afa4aa2416c581484a6eb51c0ac46acd08
Author: Richard Biener <rguent...@suse.de>
Date:   Wed Aug 11 11:49:10 2021 +0200

    tree-optimization/101861 - fix gather use for non-gather refs

    My previous change broke the usage of gather for strided loads.
    The following fixes it.

    2021-08-11  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/101861
            * tree-vect-stmts.c (vectorizable_load): Fix error in
            previous change with regard to gather vectorization.

Reply via email to