This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f958fe3d4a [AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative new 48d9b2fcda3 [AArch64][SVE] Add ABS support
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 | 5 +++++ gcc/config/aarch64/iterators.md | 5 +++-- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/aarch64/pr64946.c | 3 ++- gcc/testsuite/gcc.target/aarch64/ssadv16qi.c | 2 ++ gcc/testsuite/gcc.target/aarch64/sve/{neg_1.c => abs_1.c} | 10 +++++----- gcc/testsuite/gcc.target/aarch64/usadv16qi.c | 2 ++ gcc/testsuite/gcc.target/aarch64/vect-abs-compile.c | 3 ++- 8 files changed, 29 insertions(+), 9 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/{neg_1.c => abs_1.c} (58%)