This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40b76b69b7c Daily bump. new 72042d29c17 PR target/80324 * config/i386/avx512fintrin.h (_mm512_red [...]
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/ChangeLog | 27 ++ gcc/config/i386/avx512fintrin.h | 464 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 5 + .../gcc.target/i386/avx512f-reduce-op-1.c | 410 ++++++++++++++++++ 4 files changed, 906 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-reduce-op-1.c