This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1967f21d000 LoongArch: Fix bug in loongarch_emit_stack_tie [PR110484]. new 3d86e7f4a8a MATCH [PR19832]: Optimize some `(a != b) ? a OP b : c`
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/g++.dg/opt/vectcond-1.C | 57 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/phi-opt-same-1.c | 60 ++++++++++++++++++++++++++ 3 files changed, 148 insertions(+) create mode 100644 gcc/testsuite/g++.dg/opt/vectcond-1.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-same-1.c