This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 61cd1c43b82 tree-optimization/117484 - issue with SLP discovery of perm [...] new 82d955b0a8a Add suggested_epilogue_mode to vector costs new 9a62c149589 Add X86_TUNE_AVX512_TWO_EPILOGUES, enable for Zen4 and Zen5
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/config/i386/i386.cc | 12 +++++ gcc/config/i386/x86-tune.def | 5 ++ gcc/tree-vect-loop.cc | 124 +++++++++++++++++++++++++++---------------- gcc/tree-vectorizer.h | 15 ++++++ 4 files changed, 109 insertions(+), 47 deletions(-)