[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
Tue Aug 15 02:39:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310911: [OpenCL] Allow targets to select address space per type (authored by svenvh).

Changed prior to commit:
  https://reviews.llvm.org/D33989?vs=110947&id=111137#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33989

Files:
  cfe/trunk/include/clang/Basic/TargetInfo.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Basic/TargetInfo.cpp
  cfe/trunk/lib/Basic/Targets/AMDGPU.h
  cfe/trunk/lib/CodeGen/CGOpenCLRuntime.cpp
  cfe/trunk/lib/CodeGen/CGOpenCLRuntime.h
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenTypes.cpp
  cfe/trunk/test/CodeGenOpenCL/opencl_types.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33989.111137.patch
Type: text/x-patch
Size: 12557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/fe15279f/attachment-0001.bin>


More information about the cfe-commits mailing list