RE: [PATCH] testsuite/arm: Factorize and increase coverage in mve-sub_1.c

2021-05-17 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Gcc-patches On Behalf Of > Christophe Lyon via Gcc-patches > Sent: 17 May 2021 10:54 > To: gcc Patches > Subject: Re: [PATCH] testsuite/arm: Factorize and increase coverage in mve- > sub_1.c > > ping? > > On Mon, 10 M

Re: [PATCH] testsuite/arm: Factorize and increase coverage in mve-sub_1.c

2021-05-17 Thread Christophe Lyon via Gcc-patches
ping? On Mon, 10 May 2021 at 13:22, Christophe Lyon wrote: > > Ping? > > On Tue, 27 Apr 2021 at 13:32, Christophe Lyon > wrote: > > > > Use a template macro to factorize the existing test functions. > > > > This patch also adds a version to check subtraction with __fp16 type. > > > > 2021-04-26

Re: [PATCH] testsuite/arm: Factorize and increase coverage in mve-sub_1.c

2021-05-10 Thread Christophe Lyon via Gcc-patches
Ping? On Tue, 27 Apr 2021 at 13:32, Christophe Lyon wrote: > > Use a template macro to factorize the existing test functions. > > This patch also adds a version to check subtraction with __fp16 type. > > 2021-04-26 Christophe Lyon > > gcc/testsuite/ > * gcc.target/arm/simd/mve-

[PATCH] testsuite/arm: Factorize and increase coverage in mve-sub_1.c

2021-04-27 Thread Christophe Lyon via Gcc-patches
Use a template macro to factorize the existing test functions. This patch also adds a version to check subtraction with __fp16 type. 2021-04-26 Christophe Lyon gcc/testsuite/ * gcc.target/arm/simd/mve-vsub_1.c: Factorize and add __fp16 test. --- gcc/testsuite/gcc.target/arm/s