| commit | a64a491e7b8658054a0df0ceb53d0a25f0a16076 | [log] [tgz] |
|---|---|---|
| author | Yaxun Liu <Yaxun.Liu@amd.com> | Mon Apr 02 17:38:24 2018 +0000 |
| committer | Yaxun Liu <Yaxun.Liu@amd.com> | Mon Apr 02 17:38:24 2018 +0000 |
| tree | 0978e43fd6d131db683b8182f6e68ac76630d4c1 | |
| parent | 2a78fa5209ad5bf86dd29a9e75d12802ff907495 [diff] |
[CUDA] Let device-side shared variables be initialized with undef CUDA shared variable should be initialized with undef. Patch by Greg Rodgers. Revised and lit test added by Yaxun Liu. Differential Revision: https://reviews.llvm.org/D44985 llvm-svn: 328994