[PATCH] D47733: [CUDA][HIP] Set kernel calling convention before arrange function

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 04:22:10 PDT 2018


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

Revised by Artem's comments.


https://reviews.llvm.org/D47733

Files:
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/CodeGen/TargetInfo.h
  test/CodeGenCUDA/kernel-args.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47733.150106.patch
Type: text/x-patch
Size: 4973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/134bfcb2/attachment.bin>


More information about the cfe-commits mailing list