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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 08:40:53 PDT 2017


yaxunl updated this revision to Diff 101221.
yaxunl marked 7 inline comments as done.
yaxunl added a comment.

Revised by John's comments.


https://reviews.llvm.org/D33706

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33706.101221.patch
Type: text/x-patch
Size: 14057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/2ab76210/attachment-0001.bin>


More information about the cfe-commits mailing list