This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0dadf022de2 testsuite: Fix up pr116725.c test [PR116725] new 76048bd0693 Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported new 2c25af0e52a Add LOOP_VINFO_DRS_ADVANCED_BY new 42d99f63cfc Add LOOP_VINFO_MAIN_LOOP_INFO new 7cd064a31db Disable gather/scatter for non-first vectorized epilogue
The 4 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/tree-vect-data-refs.cc | 7 +++ gcc/tree-vect-loop-manip.cc | 22 ++++----- gcc/tree-vect-loop.cc | 109 +++++++++++++++++++++++++++----------------- gcc/tree-vectorizer.h | 16 +++++-- 4 files changed, 96 insertions(+), 58 deletions(-)