This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be0851b8e93 Daily bump. new c7f1ff01a23 aarch64: Reimplement vmovn_high_* intrinsics using builtins new 52cd1cd1b67 aarch64: reimplement vqmovn_high* intrinsics using builtins new 48f8d1d48f2 aarch64: Reimplememnt vmovn/vmovl intrinsics with builtins instead
The 3 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/aarch64/aarch64-simd-builtins.def | 15 +++ gcc/config/aarch64/aarch64-simd.md | 89 +++++++++++++++++ gcc/config/aarch64/arm_neon.h | 111 +++++---------------- gcc/config/aarch64/iterators.md | 6 +- .../gcc.target/aarch64/narrow_high-intrinsics.c | 6 +- 5 files changed, 139 insertions(+), 88 deletions(-)