This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dd8ee1df28e RISC-V: Tweak the asm check test of vx combine on GR2VR cost [NFC] new 1e579e2eb5b Extend vect_recog_cond_expr_convert_pattern to handle REAL_CST
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 | 31 +++++++++++++++++ gcc/testsuite/gcc.target/i386/pr103771-5.c | 54 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr103771-6.c | 16 +++++++++ gcc/tree-vect-patterns.cc | 41 +++++++++++++++++------ 4 files changed, 132 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103771-5.c create mode 100644 gcc/testsuite/gcc.target/i386/pr103771-6.c