[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 10:41:27 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328994: [CUDA] Let device-side shared variables be initialized with undef (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D44985?vs=140640&id=140648#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44985
Files:
cfe/trunk/lib/CodeGen/CGDecl.cpp
cfe/trunk/test/CodeGenCUDA/address-spaces.cu
cfe/trunk/test/CodeGenCUDA/device-var-init.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44985.140648.patch
Type: text/x-patch
Size: 13212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180402/5afed5f3/attachment.bin>
More information about the cfe-commits
mailing list