This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from db95441cf53 Check always_inline flag in s390_can_inline_p [PR104327] adds 12aae3b93ae AArch32: correct dot-product RTL patterns. adds f2d13164511 AArch32: correct usdot-product RTL patterns.
No new revisions were added by this update.
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(-)