This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c2b3377a28 libstdc++: Restore call to test6642 in string_vector_iterat [...] new 4982644625d AArch64: Fix scalar costing after removal of vectype from m [...] new 08cdd61e70c middle-end: Fix costing hooks of various vectorizable_* [PR121536] new 7d72cad143f AArch64: Use vectype from SLP node instead of stmt_info [PR121536]
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/config/aarch64/aarch64.cc | 22 +++++++++++++++++----- gcc/testsuite/g++.target/aarch64/sve/pr121536.cc | 14 ++++++++++++++ gcc/tree-vect-loop.cc | 12 ++++++------ 3 files changed, 37 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr121536.cc