[PATCH] D44985: [CUDA] Let device-side shared variables be initialized with undef

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 2 09:51:05 PDT 2018


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

Only check attribute.


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.140640.patch
Type: text/x-patch
Size: 13122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180402/f09b8e36/attachment.bin>


More information about the cfe-commits mailing list