This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 947fb34a165 aarch64: Generalise TFmode load/store pair patterns new b068886dcd7 Refactor x86 vectorized gather path new beab5b95c58 tree-optimization/111131 - SLP for non-IFN gathers
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/testsuite/gcc.dg/vect/tsvc/vect-tsvc-s353.c | 2 +- gcc/testsuite/gcc.dg/vect/vect-gather-1.c | 2 +- gcc/testsuite/gcc.dg/vect/vect-gather-2.c | 13 +- gcc/testsuite/gcc.dg/vect/vect-gather-3.c | 2 +- gcc/testsuite/gcc.dg/vect/vect-gather-4.c | 6 +- gcc/tree-vect-loop.cc | 6 +- gcc/tree-vect-slp.cc | 45 ++- gcc/tree-vect-stmts.cc | 406 +++++++++++------------- 8 files changed, 240 insertions(+), 242 deletions(-)