This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ac61f7f0341 Add forgotten requeing in propagate_subaccesses_across_link new e3cfba39953 Fix a case in which the vector cost model was ignored
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/ChangeLog | 6 + gcc/testsuite/ChangeLog | 4 + .../gcc.target/aarch64/sve/cost_model_1.c | 12 ++ gcc/tree-vect-loop.c | 128 +++++++++++++++++---- 4 files changed, 126 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cost_model_1.c