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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 8 13:28:38 PDT 2018


yaxunl updated this revision to Diff 150559.
yaxunl marked an inline comment as done.
yaxunl added a comment.

Wrap long RUN lines in test.


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.150559.patch
Type: text/x-patch
Size: 5003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180608/76e57e0f/attachment-0001.bin>


More information about the cfe-commits mailing list