This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a26a42b237 OpenACC: Further attach/detach clause fixes for Fortran [PR109622] new fe3e4557471 [1/2] aarch64: Reimplement (R){ADD,SUB}HN intrinsics with R [...] new 4657977541d [2/2] aarch64: Reimplement (R){ADD,SUB}HN2 patterns with st [...]
The 2 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/aarch64/aarch64-simd.md | 183 +++++++++++++++------- gcc/config/aarch64/iterators.md | 15 +- gcc/config/aarch64/predicates.md | 6 + gcc/testsuite/gcc.target/aarch64/simd/pr99195_4.c | 35 +++++ 4 files changed, 170 insertions(+), 69 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr99195_4.c