This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5c609842d13 Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16. new 4d09cc91574 rs6000: Support _mm_insert_epi{8,32,64} new e189d5c931c rs6000: Add tests for _mm_insert_epi{8,32,64}
The 2 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/rs6000/smmintrin.h | 30 ++++++++++++++++++++++ .../gcc.target/{i386 => powerpc}/sse4_1-pinsrb.c | 4 +-- .../gcc.target/{i386 => powerpc}/sse4_1-pinsrd.c | 4 +-- .../gcc.target/{i386 => powerpc}/sse4_1-pinsrq.c | 6 ++--- 4 files changed, 37 insertions(+), 7 deletions(-) copy gcc/testsuite/gcc.target/{i386 => powerpc}/sse4_1-pinsrb.c (95%) copy gcc/testsuite/gcc.target/{i386 => powerpc}/sse4_1-pinsrd.c (92%) copy gcc/testsuite/gcc.target/{i386 => powerpc}/sse4_1-pinsrq.c (90%)