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
Paths
| Differential D12242
[NVPTX] Allow undef value as global initializer ClosedPublic Authored by wengxt on Aug 21 2015, 9:53 AM.
Details Summary 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 Timelinewengxt updated this object. jingyue edited edge metadata. Comment ActionsI should commit this one before your Clang change, right?
This revision is now accepted and ready to land.Aug 21 2015, 10:10 AM
Revision Contents
Diff 32846 lib/Target/NVPTX/NVPTXAsmPrinter.cpp
test/CodeGen/NVPTX/global-addrspace.ll
|
Please update the comments.