This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0942bb85fc5 Remove code in vectorizer pattern recog relying on vec_cond{u,eq,} new 3f2739e4664 phiopt: Move check for maybe_undef_p slightly earlier new ad0084337e9 vec-lowering: Fix ABSU lowering [PR111285]
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/testsuite/g++.dg/torture/vect-absu-1.C | 29 +++++++++++++++++++++++++++++ gcc/tree-ssa-phiopt.cc | 14 +++++++------- gcc/tree-vect-generic.cc | 10 +++++++++- 3 files changed, 45 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/vect-absu-1.C