https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113552
Tamar Christina <tnfchris at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |tnfchris at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #9 from Tamar Christina <tnfchris at gcc dot gnu.org> --- (In reply to Richard Biener from comment #7) > So - the target should reject this clone or not generate it in the first > place. And of course the cost thing should be fixed which will likely mask > the issue in the target. Yeah, looks like there's a bug in aarch64_simd_clone_compute_vecsize_and_simdlen that's also present on the branches. I'll submit a patch.