This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 857c8e3b3bb c++, tree: optimize walk_tree_1 and cp_walk_subtrees new f824216cdb0 aarch64: PR target/99195 Add scheme to optimise away vec_co [...]
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-simd.md | 40 +++++++++++++++--- gcc/config/aarch64/iterators.md | 3 ++ gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 50 +++++++++++++++++++++++ 3 files changed, 87 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c