Hi Julian!

On Tue, 28 Oct 2014 16:52:22 +0000, Julian Brown <jul...@codesourcery.com> 
wrote:
> This patch removes the now-redundant gomp_memory_mapping argument from
> gomp_map_vars, introduced when OpenACC kept the structure in question
> in a different place from OpenMP. Both now keep the memory map in the
> gomp_device_descr structure, so there's no need to pass both that and
> the memory map to the function explicitly.

Makes sense.

> OK for gomp4 branch?

Yes, thanks!  (But I have not reviewed this code/change in detail.)

>     libgomp/
>     * target.c (gomp_map_vars): Remove MM argument.
>     (GOMP_target, GOMP_target_data): Update calls to gomp_map_vars.
>     * oacc-mem.c (acc_map_data, present_create_copy): Update calls to
>     gomp_map_vars.
>     * oacc-parallel.c (GOACC_parallel, GOACC_data_start): Likewise.
>     * target.h (gomp_map_vars): Update prototype.


Grüße,
 Thomas

Attachment: pgp0EdBuF4unl.pgp
Description: PGP signature

Reply via email to