This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f2572a398d2 i386: Support complex fma/conj_fma for _Float16. new 249b4eeef1f Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior.
The 1 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.target/i386/ifcvt-reduction-logic-op.c | 80 ++++++++++++++++++++++ gcc/tree-if-conv.c | 20 ++++-- gcc/tree-vect-loop.c | 2 +- gcc/tree-vectorizer.h | 1 + 4 files changed, 95 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/ifcvt-reduction-logic-op.c