This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11d4ec5d45c analyzer: fix false positives with *UNKNOWN_PTR [PR98918] new 850e5878f8f aarch64: Reimplement vrshrn* intrinsics using builtins
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/aarch64/aarch64-simd-builtins.def | 6 + gcc/config/aarch64/aarch64-simd.md | 88 ++++++++ gcc/config/aarch64/aarch64.md | 1 + gcc/config/aarch64/arm_neon.h | 225 +++++++-------------- .../gcc.target/aarch64/narrow_high-intrinsics.c | 2 +- 5 files changed, 171 insertions(+), 151 deletions(-)