[PATCH] D34995: [AMDGPU] Fix size and alignment of size_t and pointer types

2017-07-05 Thread Yaxun Liu via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL307121: [AMDGPU] Fix size and alignment of size_t and pointer types (authored by yaxunl). Changed prior to commit: https://reviews.llvm.org/D34995?vs=105213&id=105215#toc Repository: rL LLVM https:/

[PATCH] D34995: [AMDGPU] Fix size and alignment of size_t and pointer types

2017-07-05 Thread Yaxun Liu via Phabricator via cfe-commits
yaxunl created this revision. Herald added subscribers: t-tye, tpr, dstuttard, nhaehnle, wdng, kzhuravl. This patch is split from https://reviews.llvm.org/D33842 https://reviews.llvm.org/D34995 Files: lib/Basic/Targets.cpp test/CodeGen/default-address-space.c test/CodeGenCXX/amdgcn-automa

[PATCH] D34995: [AMDGPU] Fix size and alignment of size_t and pointer types

2017-07-05 Thread John McCall via Phabricator via cfe-commits
rjmccall accepted this revision. rjmccall added a comment. This revision is now accepted and ready to land. Looks good. https://reviews.llvm.org/D34995 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/lis