This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from a48912e9db5 arm: [MVE] Fix carry-in support for vadcq / vsbcq [PR122189] new 907895c0f24 arm: mve: avoid invalid immediate values in vbicq_n, vorrq_ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/arm/iterators.md | 8 +++++ gcc/config/arm/mve.md | 8 ++--- .../gcc.target/arm/mve/intrinsics/pr122175.c | 38 ++++++++++++++++++++++ 3 files changed, 50 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr122175.c