https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116955
--- Comment #3 from rguenther at suse dot de <rguenther at suse dot de> --- On Fri, 4 Oct 2024, tschwinge at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116955 > > Thomas Schwinge <tschwinge at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Keywords|needs-bisection | > > --- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- > 'git bisect' points to PR116818 commit > r15-3916-gb1c7095a1da11d2543222d98243d10f9cc9823ce "tree-optimization/116818 - > try VMAT_GATHER_SCATTER also for SLP". > > Probably an issue in the GCN back end, given that it FAILs for > '-march=gfx1100', but PASSes for '-march=gfx908'? Maybe, warrants closer investigation (knowing GCN)