[Bug target/115741] [15 Regression] RISC-V: ICE in vectorizable_load, at tree-vect-stmts.cc:11524

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 2 13:36:13 GMT 2024


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

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

https://gcc.gnu.org/g:9bd51351c175d345b8a9b3c19ba49ba358940272

commit r15-1783-g9bd51351c175d345b8a9b3c19ba49ba358940272
Author: Richard Biener <rguenther@suse.de>
Date:   Tue Jul 2 09:33:29 2024 +0200

    tree-optimization/115741 - ICE with VMAT_CONTIGUOUS_REVERSE and gap

    When we determine overrun we have to consider VMAT_CONTIGUOUS_REVERSE
    the same as VMAT_CONTIGUOUS.

            PR tree-optimization/115741
            * tree-vect-stmts.cc (get_group_load_store_type): Also
            handle VMAT_CONTIGUOUS_REVERSE when determining overrun.


More information about the Gcc-bugs mailing list