https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116371
Bug ID: 116371 Summary: The SME2 svpext intrinsics are missing a _lane suffix Product: gcc Version: 14.1.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: rsandifo at gcc dot gnu.org Target Milestone: --- Target: aarch64*-*-* The intrinsics for PEXT are supposed to be called svpext_lane_cN and svpext_lane_cN_x2, but GCC is missing the _lane suffix.