[nvptx] Enable large vectors -- reduction testcases
authorTom de Vries <tdevries@suse.de>
Sat, 12 Jan 2019 22:18:27 +0000 (22:18 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sat, 12 Jan 2019 22:18:27 +0000 (22:18 +0000)
commit2cb7a501ab0be001dca4bac0d9af9298c0bfabbc
treec6c9e312e6cfda69dffc5eb81cea190a893c29a0
parent8e77f71eda4610040727c69a782b12976dd9228b
[nvptx] Enable large vectors -- reduction testcases

Add various reduction test-cases with vector length 128.

2019-01-12  Tom de Vries  <tdevries@suse.de>

* testsuite/libgomp.oacc-c-c++-common/vred2d-128.c: New test.
* testsuite/libgomp.oacc-fortran/gemm.f90: New test.
* testsuite/libgomp.oacc-c-c++-common/vector-length-128-10.c: New test.

From-SVN: r267892
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/vector-length-128-10.c [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-c-c++-common/vred2d-128.c [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-fortran/gemm.f90 [new file with mode: 0644]