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 c250cb592dd LoongArch: Only allow valid binary op when optimize conditi [...] new 5b7639b0de2 vect: Fix operand swapping on complex multiplication detect [...]
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: .../gfortran.target/aarch64/pr122408_1.f90 | 61 +++++++++ .../gfortran.target/aarch64/pr122408_2.f90 | 140 +++++++++++++++++++++ gcc/tree-vect-slp-patterns.cc | 75 ++++++----- 3 files changed, 244 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gfortran.target/aarch64/pr122408_1.f90 create mode 100644 gcc/testsuite/gfortran.target/aarch64/pr122408_2.f90