[PATCH] D44985: Remove initializer for CUDA shared varirable

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 29 12:18:11 PDT 2018


yaxunl updated this revision to Diff 140310.
yaxunl added a comment.

Revised by John's comments. Also simplified the test by Artem's comments.


https://reviews.llvm.org/D44985

Files:
  lib/CodeGen/CGDecl.cpp
  test/CodeGenCUDA/address-spaces.cu
  test/CodeGenCUDA/device-var-init.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44985.140310.patch
Type: text/x-patch
Size: 13010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180329/ad2f3074/attachment-0001.bin>


More information about the cfe-commits mailing list