On 07/13/15 10:33, Bernd Schmidt wrote:
On 07/13/2015 03:57 PM, Nathan Sidwell wrote:
this patch changes the offload target data type from an array of void *,
to a struct, which is somewhat easier to deal with than remembering
numeric indices and type casts.
This is step 1 in reworking the lau
On 07/13/2015 03:57 PM, Nathan Sidwell wrote:
this patch changes the offload target data type from an array of void *,
to a struct, which is somewhat easier to deal with than remembering
numeric indices and type casts.
This is step 1 in reworking the launch API.
Looks fine.
Bernd
Bernd,
this patch changes the offload target data type from an array of void *, to a
struct, which is somewhat easier to deal with than remembering numeric indices
and type casts.
This is step 1 in reworking the launch API.
ok?
nathan
2015-07-13 Nathan Sidwell
gcc/
* config/nvptx/mkof