Hi all,

This patch implements some missing vceq* intrinsics on poly types.
The behaviour is to produce the appropriate CMEQ instruction as for the 
unsigned types.

Bootstrapped and tested on aarch64-none-linux-gnu.

Committing to trunk and backporting to the branches after testing.

Thanks,
Kyrill

2020-09-22  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

        PR target/71233
        * config/aarch64/arm_neon.h (vceqq_p64, vceqz_p64, vceqzq_p64): Define.

2020-09-22  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

        PR target/71233
        * gcc.target/aarch64/simd/vceq_poly_1.c: New test.

Attachment: vceq.patch
Description: vceq.patch

Reply via email to