Re: [PATCH v5 5/5] libgomp: Add AArch64 SVE target tests to libgomp.

2025-04-10 Thread Mark Wielaard
Hi Tejas, On Tue, Apr 08, 2025 at 12:02:12PM +0530, Tejas Belagod wrote: > On 4/7/25 3:33 PM, Jakub Jelinek wrote: > >On Mon, Apr 07, 2025 at 03:28:29PM +0530, Tejas Belagod wrote: > >>Add AArch64 SVE target exectute tests to test various workshare constructs > >>and > >>clauses with SVE types. >

Re: [PATCH v5 5/5] libgomp: Add AArch64 SVE target tests to libgomp.

2025-04-07 Thread Tejas Belagod
On 4/7/25 3:33 PM, Jakub Jelinek wrote: On Mon, Apr 07, 2025 at 03:28:29PM +0530, Tejas Belagod wrote: Add AArch64 SVE target exectute tests to test various workshare constructs and clauses with SVE types. libgomp/ChangeLog: * testsuite/libgomp.c-target/aarch64/aarch64.exp: Test driver

[PATCH v5 5/5] libgomp: Add AArch64 SVE target tests to libgomp.

2025-04-07 Thread Tejas Belagod
Add AArch64 SVE target exectute tests to test various workshare constructs and clauses with SVE types. libgomp/ChangeLog: * testsuite/libgomp.c-target/aarch64/aarch64.exp: Test driver. * testsuite/libgomp.c-target/aarch64/firstprivate.c: New test. * testsuite/libgomp.c-tar

Re: [PATCH v5 5/5] libgomp: Add AArch64 SVE target tests to libgomp.

2025-04-07 Thread Jakub Jelinek
On Mon, Apr 07, 2025 at 03:28:29PM +0530, Tejas Belagod wrote: > Add AArch64 SVE target exectute tests to test various workshare constructs and > clauses with SVE types. > > libgomp/ChangeLog: > > * testsuite/libgomp.c-target/aarch64/aarch64.exp: Test driver. > * testsuite/libgomp.c-t