This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e9ea407c474 RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization new 676d33f95ee aarch64: PR target/99195 annotate qabs,qneg patterns for ve [...] new e90791e5a02 aarch64: PR target/99195 annotate vector compare patterns f [...]
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 | 16 ++-- gcc/testsuite/gcc.target/aarch64/simd/pr99195_4.c | 10 +++ gcc/testsuite/gcc.target/aarch64/simd/pr99195_7.c | 96 +++++++++++++++++++++++ 3 files changed, 114 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr99195_7.c