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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 11 17:20:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334457: [CUDA][HIP] Set kernel calling convention before arrange function (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47733?vs=150559&id=150869#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47733

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47733.150869.patch
Type: text/x-patch
Size: 5175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180612/57b57a74/attachment-0001.bin>


More information about the cfe-commits mailing list