This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a73d59089a9 AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/v [...] new a26ff83ed07 Check mask type when doing cond_op related gimple simplification.
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/match.pd | 8 ++++---- gcc/testsuite/gcc.target/i386/pr102080.c | 19 +++++++++++++++++++ gcc/tree.c | 29 +++++++++++++++++++++++++++++ gcc/tree.h | 1 + 4 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102080.c