This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 9b0f8f40116 Daily bump. new d305f5cf86e arm: fix unrecognized HFmode min/max insns on neon [PR123742]
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/neon.md | 20 ++++++++++---------- gcc/testsuite/gcc.target/arm/neon-smax16.c | 14 ++++++++++++++ gcc/testsuite/gcc.target/arm/neon-smin16.c | 14 ++++++++++++++ 3 files changed, 38 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/neon-smax16.c create mode 100644 gcc/testsuite/gcc.target/arm/neon-smin16.c