diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2025-04-12 17:52:13 +0000 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-05-15 20:25:44 +0000 |
commit | 130451de0f379ff2097f1f4cbacd5dc2152baf84 (patch) | |
tree | 6c12f38dee131ca2b6f3cf25be61b463f9adbe4e /gcc | |
parent | 509286d4aa77f193f22e9427d3ceb86ad07f5ccf (diff) | |
download | gcc-130451de0f379ff2097f1f4cbacd5dc2152baf84.zip gcc-130451de0f379ff2097f1f4cbacd5dc2152baf84.tar.gz gcc-130451de0f379ff2097f1f4cbacd5dc2152baf84.tar.bz2 |
libgomp: Merge 'gomp_map_vars_openacc' into 'goacc_map_vars' [PR76739]
Upstream has 'goacc_map_vars'; merge the new 'gomp_map_vars_openacc' into it.
(Maybe the latter didn't exist yet when the former was originally added?)
No functional change.
Clean-up for og12 commit 15d0f61a7fecdc8fd12857c40879ea3730f6d99f
"Merge non-contiguous array support patches".
libgomp/ChangeLog
PR other/76739
* libgomp.h (goacc_map_vars): Add 'struct goacc_ncarray_info *'
formal parameter.
(gomp_map_vars_openacc): Remove.
* target.c (goacc_map_vars): Adjust.
(gomp_map_vars_openacc): Remove.
* oacc-mem.c (acc_map_data, goacc_enter_datum)
(goacc_enter_data_internal): Adjust.
* oacc-parallel.c (GOACC_parallel_keyed, GOACC_data_start):
Adjust.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions