This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8075477f81a btf: emit symbol refs in DATASEC entries only for BPF [PR114608] new 1f719aa7c0d s390x: Optimize vector permute with constant indexes
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/s390/s390.cc | 33 ++++++++++++ gcc/config/s390/vx-builtins.md | 2 +- .../gcc.target/s390/vector/vec-expand-replicate.c | 60 ++++++++++++++++++++++ 3 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-expand-replicate.c