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 21866f27110 strlen: Fixup load alignment for memcmp new a4ee0e3597f AArch64: support bf16 to sf extensions [PR121853]
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 | 24 ++++++++++ gcc/testsuite/gcc.target/aarch64/pr121853_1.c | 64 +++++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr121853_2.c | 14 ++++++ 3 files changed, 102 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121853_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121853_2.c