[Bug target/122216] MVE: lsll and asrl intrinsics do not match actual instructions
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 14 07:40:40 GMT 2025
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
<clyon@gcc.gnu.org>:
https://gcc.gnu.org/g:69bd3cbaff753888b6c57b9c02c318c253fd5e3e
commit r15-10510-g69bd3cbaff753888b6c57b9c02c318c253fd5e3e
Author: Christophe Lyon <christophe.lyon@linaro.org>
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.
More information about the Gcc-bugs
mailing list