[PATCH] D26196: AMDGPU: Translate null pointers in private and local addr space

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 14:48:06 PDT 2016


yaxunl updated the summary for this revision.
yaxunl updated this revision to Diff 76792.
yaxunl added a comment.

Fixed translation of a pointer to bool. Added more tests.


https://reviews.llvm.org/D26196

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CGExprConstant.cpp
  lib/CodeGen/CGExprScalar.cpp
  lib/CodeGen/CodeGenModule.h
  lib/CodeGen/TargetInfo.cpp
  lib/CodeGen/TargetInfo.h
  test/CodeGenOpenCL/amdgpu-nullptr.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26196.76792.patch
Type: text/x-patch
Size: 19944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161102/b18b49e2/attachment-0001.bin>


More information about the cfe-commits mailing list