[PATCH] D32977: [OpenCL] Emit function-scope variable in constant address space as static variable

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 08:01:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303072: [OpenCL] Emit function-scope variable in constant address space as static… (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D32977?vs=98510&id=99007#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32977

Files:
  cfe/trunk/include/clang/AST/Decl.h
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/CodeGenOpenCL/amdgpu-debug-info-pointer-address-space.cl
  cfe/trunk/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl
  cfe/trunk/test/CodeGenOpenCL/constant-addr-space-globals.cl
  cfe/trunk/test/SemaOpenCL/storageclass.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32977.99007.patch
Type: text/x-patch
Size: 14778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170515/aff122a8/attachment-0001.bin>


More information about the cfe-commits mailing list