]> gcc.gnu.org Git - gcc.git/commit
nvptx.c (nvptx_generate_vector_shuffle): Deal with complex types.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 13 Nov 2015 15:08:11 +0000 (15:08 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 13 Nov 2015 15:08:11 +0000 (15:08 +0000)
commitdd3c1b14afa954856789c4cb955dec474d799edd
tree19a08eb6b2e574c679c43e09a166f5db2cd3e2bf
parent23c64853c83f3cf9cdf6925ab1c77d951cd1686b
nvptx.c (nvptx_generate_vector_shuffle): Deal with complex types.

gcc/
* config/nvptx/nvptx.c (nvptx_generate_vector_shuffle): Deal with
complex types.

libgomp/
* testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c: New.
* testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c: New.

From-SVN: r230325
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c [new file with mode: 0644]
This page took 0.052086 seconds and 5 git commands to generate.