This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 0588de08620 [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTE [...] new 6d9253b7bcf aarch64: Fix up commutative and early-clobber markers on co [...] new 944ecdf0852 aarch64: PR target/120999: Adjust operands for movprfx alte [...]
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/aarch64/aarch64-sve.md | 56 ++++++------- gcc/config/aarch64/aarch64-sve2.md | 30 +++---- gcc/config/aarch64/aarch64.md | 102 +++++++++++------------ gcc/testsuite/gcc.target/aarch64/sve2/pr120999.c | 17 ++++ 4 files changed, 111 insertions(+), 94 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve2/pr120999.c