]> git.ipfire.org Git - thirdparty/gcc.git/commit
Allow the accelerator to have more offloaded functions than the host
authorCesar Philippidis <cesar@codesourcery.com>
Sun, 7 Jul 2019 18:25:51 +0000 (11:25 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 3 Mar 2020 11:49:59 +0000 (12:49 +0100)
commit57b0df6d7a56aaf9797b9ab568b0e704dd37be7e
treeb3288469a9692901c2f821e6c5ba1092c855002e
parent1b331358057a3a94225b9dd0d00b56c6720c3162
Allow the accelerator to have more offloaded functions than the host

libgomp/
* target.c (gomp_load_image_to_device): Allow the accelerator to
possess more offloaded functions than the host.

(cherry picked from openacc-gcc-9-branch commit
1d39156f663fa9913446dadfa5c4bb77a92aa494)
libgomp/ChangeLog.omp
libgomp/target.c