[PATCH] D34367: CodeGen: Fix address space of indirect function argument

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 31 11:19:43 PDT 2017


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

Revised by John's comments.


https://reviews.llvm.org/D34367

Files:
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CGCall.h
  lib/CodeGen/CGDecl.cpp
  test/CodeGenCXX/amdgcn-func-arg.cpp
  test/CodeGenOpenCL/addr-space-struct-arg.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34367.113443.patch
Type: text/x-patch
Size: 15647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170831/1ac7f226/attachment-0001.bin>


More information about the cfe-commits mailing list