This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ee642035bf Remove setting of STMT_VINFO_VECTYPE on non-dataref stmts new c9d0953ec88 Add subsections for vectorization and OpenMP/OpenACC target hooks new aa1e7dd6a35 AArch64: Fix invalid immediate offsets in SVE gather/scatte [...]
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 | 64 ++++++++++++------------- gcc/doc/tm.texi | 10 ++++ gcc/doc/tm.texi.in | 10 ++++ gcc/testsuite/g++.target/aarch64/sve/pr121449.C | 44 +++++++++++++++++ 4 files changed, 96 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr121449.C