[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 09:25:34 PDT 2017


yaxunl updated this revision to Diff 101227.
yaxunl added a comment.

Fix a comment.


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.101227.patch
Type: text/x-patch
Size: 14062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/328c8bba/attachment.bin>


More information about the cfe-commits mailing list