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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 4 21:07:16 PDT 2017


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-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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34995.105213.patch
Type: text/x-patch
Size: 21853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170705/3d65e87e/attachment-0001.bin>


More information about the cfe-commits mailing list