Ok.
Thanks for doing this.
Kyrill
From: Jonathan Wright
Sent: 01 February 2021 11:45
To: gcc-patches@gcc.gnu.org
Cc: Kyrylo Tkachov
Subject: Re: [PATCH] testsuite: aarch64: Add tests for vmull_high intrinsics
Woops, didn't attach the diff. Here we go.
Thanks,
Jon
Woops, didn't attach the diff. Here we go.
Thanks,
Jonathan
From: Jonathan Wright
Sent: 01 February 2021 11:42
To: gcc-patches@gcc.gnu.org
Cc: Kyrylo Tkachov
Subject: [PATCH] testsuite: aarch64: Add tests for vmull_high intrinsics
Hi,
As subject, this
Hi,
As subject, this patch adds tests for vmull_high_* Neon intrinsics. Since
these intrinsics are only supported for AArch64, these tests are
restricted to only run on AArch64 targets.
Ok for master?
Thanks,
Jonathan
---
gcc/testsuite/ChangeLog:
2021-01-29 Jonathan Wright
* gcc.t