This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 22d6391 Limit number of symlinks that canonical() will resolve new 6e3d7d4 [AArch64] Fix vcvt_high_f64_f32 and vcvt_figh_f32_f64 intrinsics.
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 | 7 ++ gcc/config/aarch64/aarch64-simd.md | 38 ++++++++- gcc/testsuite/ChangeLog | 4 + .../aarch64/advsimd-intrinsics/vcvt_high_1.c | 98 ++++++++++++++++++++++ 4 files changed, 145 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vcvt_high_1.c