shared variable may now emit undef value as initializer, do not
throw error on that.
Test Plan: test/CodeGen/NVPTX/global-addrspace.ll
Patch by Xuetian Weng
Differential D12242
[NVPTX] Allow undef value as global initializer wengxt on Aug 21 2015, 9:53 AM. Authored by
Details shared variable may now emit undef value as initializer, do not Test Plan: test/CodeGen/NVPTX/global-addrspace.ll Patch by Xuetian Weng
Diff Detail Event TimelineComment Actions I should commit this one before your Clang change, right?
|
Please update the comments.