[PATCH] D17779: [CUDA] Emit host-side 'shadows' for device-side global variables

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 16:04:47 PST 2016


tra updated this revision to Diff 49561.
tra marked 9 inline comments as done.
tra added a comment.

Addressed Justin's comments.


http://reviews.llvm.org/D17779

Files:
  lib/CodeGen/CGCUDANV.cpp
  lib/CodeGen/CGCUDARuntime.h
  lib/CodeGen/CodeGenModule.cpp
  test/CodeGenCUDA/device-stub.cu
  test/CodeGenCUDA/filter-decl.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17779.49561.patch
Type: text/x-patch
Size: 15627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160302/73ad442a/attachment.bin>


More information about the cfe-commits mailing list