https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122216
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Christophe Lyon <[email protected]>: https://gcc.gnu.org/g:d2218f43b99d5a20822f990c87b7920dfbbdd123 commit r16-5270-gd2218f43b99d5a20822f990c87b7920dfbbdd123 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.
