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 746e09b32b5 arm: Only reverse FP inequalities when -ffinite-math-only [ [...] new 4d8f72b510b arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
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/constraints.md | 9 +++- gcc/config/arm/mve.md | 71 ++++++++++++++---------- gcc/testsuite/gcc.target/arm/mve/pr122858.c | 83 +++++++++++++++++++++++++++++ 3 files changed, 132 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/mve/pr122858.c