This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 636e2273aec [4/4] aarch64: Convert UABAL2 and SABAL2 patterns to standa [...] new 9fd4a38c2f3 aarch64: PR target/109406 Add support for SVE2 unpredicated MUL
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/aarch64/aarch64-sve.md | 9 +++++++ gcc/config/aarch64/aarch64-sve2.md | 17 ++++++++++++- .../gcc.target/aarch64/sve2/div-by-bitmask_1.c | 6 ++--- .../gcc.target/aarch64/sve2/unpred_mul_1.c | 29 ++++++++++++++++++++++ 4 files changed, 57 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve2/unpred_mul_1.c