This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2a54db2d8ba libgccjit: Add ability to get CPU features new 82a865f3a7f tree-optimization/105490 - improve COND_EXPR bool pattern new 81aa79e9776 Fixup store bool pattern
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/gcc.dg/vect/vect-cond-14.c | 38 ++++++++++ gcc/tree-vect-patterns.cc | 117 +++++++++++++++---------------- 2 files changed, 93 insertions(+), 62 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-cond-14.c