[PATCH] D40956: [AMDGPU] Switch to the new addr space mapping by default for clang

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 07:48:55 PST 2017


yaxunl created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, nhaehnle, wdng, kzhuravl.

Will clean up the old addr space mapping in separate patch.


https://reviews.llvm.org/D40956

Files:
  lib/Basic/Targets/AMDGPU.cpp
  lib/Basic/Targets/AMDGPU.h
  test/CodeGen/address-space.c
  test/CodeGen/default-address-space.c
  test/CodeGen/target-data.c
  test/CodeGenOpenCL/address-spaces.cl
  test/CodeGenOpenCL/amdgpu-abi-struct-coerce.cl
  test/CodeGenOpenCL/amdgpu-alignment.cl
  test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl
  test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
  test/CodeGenOpenCL/amdgpu-env-amdgiz.cl
  test/CodeGenOpenCL/amdgpu-nullptr.cl
  test/CodeGenOpenCL/blocks.cl
  test/CodeGenOpenCL/byval.cl
  test/CodeGenOpenCL/opencl_types.cl
  test/CodeGenOpenCL/size_t.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40956.125959.patch
Type: text/x-patch
Size: 86881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171207/4951214d/attachment-0001.bin>


More information about the cfe-commits mailing list