[PATCH] D43171: [AMDGPU] Change constant addr space to 4 for clang

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 11 13:11:11 PST 2018


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

https://reviews.llvm.org/D43171

Files:
  include/clang/Basic/BuiltinsAMDGPU.def
  lib/Basic/Targets/AMDGPU.cpp
  test/CodeGen/target-data.c
  test/CodeGenOpenCL/address-space-constant-initializers.cl
  test/CodeGenOpenCL/address-spaces.cl
  test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl
  test/CodeGenOpenCL/amdgpu-env-amdgiz.cl
  test/CodeGenOpenCL/amdgpu-nullptr.cl
  test/CodeGenOpenCL/builtins-amdgcn.cl
  test/CodeGenOpenCL/cast_image.cl
  test/CodeGenOpenCL/opencl_types.cl
  test/CodeGenOpenCL/size_t.cl
  test/CodeGenOpenCL/vla.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43171.133802.patch
Type: text/x-patch
Size: 30340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180211/cf5a7900/attachment-0001.bin>


More information about the cfe-commits mailing list