This patch is split from https://reviews.llvm.org/D33842
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D34995
[AMDGPU] Fix size and alignment of size_t and pointer types ClosedPublic Authored by yaxunl on Jul 4 2017, 9:07 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptJul 4 2017, 9:07 PM This revision is now accepted and ready to land.Jul 4 2017, 9:26 PM Closed by commit rL307121: [AMDGPU] Fix size and alignment of size_t and pointer types (authored by yaxunl). · Explain WhyJul 4 2017, 9:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105213 lib/Basic/Targets.cpp
test/CodeGen/default-address-space.c
test/CodeGenCXX/amdgcn-automatic-variable.cpp
test/CodeGenOpenCL/amdgcn-automatic-variable.cl
test/CodeGenOpenCL/amdgpu-nullptr.cl
test/CodeGenOpenCL/amdgpu-sizeof-alignof.cl
test/Index/pipe-size.cl
test/SemaCXX/amdgpu-sizeof-alignof.cpp
|