https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104026
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rsandifo at gcc dot gnu.org
--- Comment #15 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org>
---
I've pushed a patch to fix the problem Tobias mentioned in
comment 11, which fixes the crashes I was seeing on SVE.
I don't *think* anything else is needed, since
VECT_PARTIAL_BIAS_UNSUPPORTED should never get stored into
the loop_vec_info. I'd like to look at it again sometime
that isn't last thing on a Friday though, so leaving open
for now.