This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2cdfafde20 aarch64: Simplify SHRN, RSHRN expanders and patterns new 9371640999e aarch64: Reimplement URSHR,SRSHR patterns with standard RTL codes
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 | 44 +++++++++++++++---- gcc/testsuite/gcc.target/aarch64/simd/vrshr_1.c | 56 +++++++++++++++++++++++++ 2 files changed, 93 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vrshr_1.c