[PATCH] D33989: [OpenCL] Allow targets to select address space per type
    Sven van Haastregt via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Aug 14 06:02:01 PDT 2017
    
    
  
svenvh updated this revision to Diff 110947.
svenvh edited the summary of this revision.
svenvh added a comment.
Herald added a subscriber: nhaehnle.
Apologies for the late followup!  Rebased the patch and addressed your comments.
https://reviews.llvm.org/D33989
Files:
  include/clang/Basic/TargetInfo.h
  lib/AST/ASTContext.cpp
  lib/Basic/TargetInfo.cpp
  lib/Basic/Targets/AMDGPU.h
  lib/CodeGen/CGOpenCLRuntime.cpp
  lib/CodeGen/CGOpenCLRuntime.h
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenTypes.cpp
  test/CodeGenOpenCL/opencl_types.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33989.110947.patch
Type: text/x-patch
Size: 12287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170814/111fe40d/attachment.bin>
    
    
More information about the cfe-commits
mailing list