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

--- Comment #8 from GCC 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:ae224de0631a7fcac37ac1384f457f1dc1a487b2

commit r15-4382-gae224de0631a7fcac37ac1384f457f1dc1a487b2
Author: Richard Biener <rguent...@suse.de>
Date:   Thu Oct 10 11:02:47 2024 +0200

    tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLP

    The following is a more complete fix for PR117050, restoring the
    ability to permute non-grouped .MASK_LOAD with.

            PR tree-optimization/117050
            * tree-vect-slp.cc (vect_build_slp_tree_2): Properly handle
            non-grouped masked loads when handling permutations.

Reply via email to