This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a84a2db2ad i386: Fix incorrect intrinsic signature for AVX512 s{lli|rai|rli} new 0d1e0d7433c aarch64: Implement vector FP absolute compare intrinsics wi [...]
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/arm_neon.h | 48 +++++++++++----------- .../gcc.target/aarch64/simd/facgt_constpool_1.c | 16 ++++++++ 2 files changed, 40 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/facgt_constpool_1.c