This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 685527a408e bitint: Fix build [PR121413] new 50b1959cab1 Allow fully masked loops with legacy gather/scatter new 3da5038ed58 Use proper alias type for gather/scatter with SLP new 79e4f386ad8 Record gather/scatter scale and base in the SLP tree
The 3 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/testsuite/gcc.dg/vect/vect-gather-1.c | 6 +-- gcc/tree-vect-data-refs.cc | 24 +++++++--- gcc/tree-vect-slp.cc | 22 +++++++++ gcc/tree-vect-stmts.cc | 74 ++++++++++++++++++------------- gcc/tree-vectorizer.h | 9 ++++ 5 files changed, 94 insertions(+), 41 deletions(-)