gtbercea added a comment.

In D60883#1516693 <https://reviews.llvm.org/D60883#1516693>, @ABataev wrote:

> Just one question after looking at the test: how we're going to link the 
> device variable to its host copy? I think the address should be passed to the 
> runtime, no?


The runtime will take care of it by performing a copy of the host address into 
the device pointer.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60883/new/

https://reviews.llvm.org/D60883



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to