[llvm-commits] [PATCH] Add ret instruction to PTX backend
Chris Lattner
clattner at apple.com
Wed Sep 22 15:35:30 PDT 2010
On Sep 22, 2010, at 3:37 AM, Che-Liang Chiou wrote:
> Hi,
>
> This patch adds 'ret' instruction to PTX backend.
looks fine to me, please commit.
-Chris
>
> SVN revisioin: r114539.
>
> TEST:
> $ llvm-lit test/CodeGen/PTX
> -- Testing: 2 tests, 8 threads --
> PASS: LLVM :: CodeGen/PTX/exit.ll (1 of 2)
> PASS: LLVM :: CodeGen/PTX/ret.ll (2 of 2)
> Testing Time: 0.02s
> Expected Passes : 2
>
> Regards,
> Che-Liang
> <r114539-add-ret.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list