[PATCH] testsuite: aarch64: Add tests for vpaddq intrinsics

Kyrylo Tkachov Kyrylo.Tkachov@arm.com
Tue Feb 9 17:10:00 GMT 2021



> -----Original Message-----
> From: Jonathan Wright <Jonathan.Wright@arm.com>
> Sent: 09 February 2021 17:08
> To: gcc-patches@gcc.gnu.org
> Cc: Kyrylo Tkachov <Kyrylo.Tkachov@arm.com>
> Subject: [PATCH] testsuite: aarch64: Add tests for vpaddq intrinsics
> 
> Hi,
> 
> As subject, this patch adds tests for vpaddq_* Neon intrinsics. Since these
> intrinsics are only supported for AArch64, these tests are restricted to
> only run on AArch64 targets.
> 
> (There are currently no tests covering these intrinsics.)
> 
> Ok for master?
> 

Ok. Adding tests to cover existing intrinsics is always welcome.
Thanks,
Kyrill

> Thanks,
> Jonathan
> 
> ---
> 
> gcc/testsuite/ChangeLog:
> 
> 2021-02-09  Jonathan Wright  <jonathan.wright@arm.com>
> 
> * gcc.target/aarch64/advsimd-intrinsics/vpXXXq.inc:
> New test template.
> * gcc.target/aarch64/advsimd-intrinsics/vpaddq.c: New test.



More information about the Gcc-patches mailing list