This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d6986e06db5 tree-optimization/122308 - apply LIM after unroll-and-jam new d1965b1fd89 AArch64: Extend intrinsics framework to account for merging [...]
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-sve-builtins-shapes.cc | 28 +++++++++++++-- gcc/config/aarch64/aarch64-sve-builtins.cc | 22 ++++++------ gcc/config/aarch64/aarch64-sve-builtins.h | 40 ++++++++++++++++++++++ .../gcc.target/aarch64/sve/pr121604_brk.c | 25 ++++++++++++++ .../gcc.target/aarch64/sve2/pr121604_pmov.c | 16 +++++++++ 5 files changed, 117 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr121604_brk.c create mode 100644 gcc/testsuite/gcc.target/aarch64/sve2/pr121604_pmov.c