[llvm-commits] [PATCH] Add ret instruction to PTX backend

Che-Liang Chiou clchiou at gmail.com
Wed Sep 22 03:37:45 PDT 2010


Hi,

This patch adds 'ret' instruction to PTX backend.

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r114539-add-ret.patch
Type: text/x-patch
Size: 9118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100922/02777f21/attachment.bin>


More information about the llvm-commits mailing list