[llvm-commits] [PATCH][Target/PTX] Add lower return and argument
Che-Liang Chiou
clchiou at gmail.com
Wed Oct 6 00:35:09 PDT 2010
Hi,
This patch adds
* lower return non-void
* lower argument for device functions.
To be done: lower argument for kernel function.
SVN REVISION=115756
TEST=Run llvm-lit test/CodeGen/PTX and all three tests should pass
Thank you for review.
Regards,
Che-Liang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r115756-add-argument-and-return.patch
Type: text/x-patch
Size: 15371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101006/e413a204/attachment.bin>
More information about the llvm-commits
mailing list