This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d777d66cc16 aarch64: Fix fp8 cpuinfo feature names new d203f4cb968 AVR: Tweak uin8_t << 6 and uint8_t >> 6 shifts. new d4f3c3efc66 Use the number of relevant stmts to limit SLP build new af9a3fe6a52 tree-optimization/117874 - optimize SLP discovery budget use
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/avr/avr-passes.cc | 3 ++ gcc/config/avr/avr.cc | 70 ++++++++++++++++++++++++++++++++++++-------- gcc/config/avr/avr.md | 26 ++++++++-------- gcc/tree-vect-loop.cc | 10 ++----- gcc/tree-vect-slp.cc | 39 +++++++++++++++++------- gcc/tree-vectorizer.cc | 3 +- gcc/tree-vectorizer.h | 4 --- 7 files changed, 106 insertions(+), 49 deletions(-)