https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122216
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Christophe Lyon <[email protected]>: https://gcc.gnu.org/g:69bd3cbaff753888b6c57b9c02c318c253fd5e3e commit r15-10510-g69bd3cbaff753888b6c57b9c02c318c253fd5e3e Author: Christophe Lyon <[email protected]> Date: Fri Sep 19 12:35:35 2025 +0000 arm: [MVE intrinsics] add scalar_s64_shift scalar_u64_shift shapes [PR122216] This patch adds the scalar_s64_shift and scalar_u64_shift shape descriptions. gcc/ChangeLog: PR target/122216 * config/arm/arm-mve-builtins-shapes.cc (scalar_s64_shift): New. (scalar_u64_shift): New. * config/arm/arm-mve-builtins-shapes.h: Likewise.
