This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51f86c8db8f [vect] PR92317: fix skip_epilogue creation for epilogues new f087dd8b200 [PATCH] [ARC] Add builtins for identifying floating point support new 1331bbf3743 Restructure vect_analyze_loop new 485622e23d7 Check the VF is small enough for an epilogue loop new adf36d7a7e3 Use scan-tree-dump instead of scan-tree-dump-times for some [...]
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/ChangeLog | 21 ++++ gcc/config/arc/arc-c.c | 10 ++ gcc/testsuite/ChangeLog | 7 ++ gcc/testsuite/gcc.dg/vect/slp-9.c | 2 +- gcc/testsuite/gcc.dg/vect/slp-widen-mult-s16.c | 2 +- gcc/testsuite/gcc.dg/vect/slp-widen-mult-u8.c | 2 +- gcc/tree-vect-loop.c | 147 +++++++++++++------------ 7 files changed, 119 insertions(+), 72 deletions(-)