This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0cb65d34cc Initial Granite Rapids D Support new 13c556d6ae8 Break false dependence for vpternlog by inserting vpxor or [...]
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/config/i386/predicates.md | 8 +- gcc/config/i386/sse.md | 145 ++++++++++++++++++++++++++--- gcc/testsuite/gcc.target/i386/pr100711-6.c | 2 +- gcc/testsuite/gcc.target/i386/pr110438.c | 30 ++++++ 4 files changed, 168 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr110438.c