This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db95441cf53 Check always_inline flag in s390_can_inline_p [PR104327] new 12aae3b93ae AArch32: correct dot-product RTL patterns. new f2d13164511 AArch32: correct usdot-product RTL patterns.
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/arm/arm_neon.h | 68 ++++++++++ gcc/config/arm/arm_neon_builtins.def | 6 +- gcc/config/arm/neon.md | 153 ++++++++++++++--------- gcc/testsuite/gcc.target/arm/simd/vdot-2-1.c | 59 ++++++++- gcc/testsuite/gcc.target/arm/simd/vdot-2-2.c | 60 ++++++++- gcc/testsuite/gcc.target/arm/simd/vdot-compile.c | 26 +++- gcc/testsuite/gcc.target/arm/simd/vdot-exec.c | 24 +++- 7 files changed, 330 insertions(+), 66 deletions(-)