[llvm-commits] [PATCH][Target/PTX] Add lower return and argument

Che-Liang Chiou clchiou at gmail.com
Tue Oct 12 20:24:46 PDT 2010


Re-send this patch in case no one noticed.

On Wed, Oct 6, 2010 at 3:35 PM, Che-Liang Chiou <clchiou at gmail.com> wrote:
> 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/20101013/869d57bf/attachment.bin>


More information about the llvm-commits mailing list