[PATCH] D33706: CodeGen: Cast temporary variable to proper address space

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 19 10:04:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305711: CodeGen: Cast temporary variable to proper address space (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D33706?vs=101227&id=103070#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33706

Files:
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/address-space.c
  cfe/trunk/test/CodeGen/default-address-space.c
  cfe/trunk/test/CodeGen/x86_64-arguments.c
  cfe/trunk/test/CodeGenCXX/amdgcn-automatic-variable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33706.103070.patch
Type: text/x-patch
Size: 16276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170619/bdebcaa1/attachment.bin>


More information about the cfe-commits mailing list