This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f04faa50e2 PR middle-end/86627 * expmed.c (expand_divmod): Punt if d [...] new 18891c646df [GCC][AARCH64] Canonicalize aarch64 widening simd plus insns
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/ChangeLog | 13 ++++ gcc/config/aarch64/aarch64-simd.md | 80 ++++++++++++++++------ gcc/testsuite/ChangeLog | 4 ++ .../gcc.target/aarch64/simd/vect_su_add_sub.c | 49 +++++++++++++ 4 files changed, 124 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vect_su_add_sub.c