[llvm-commits] [PATCH] PTX: Add preliminary branch support, including integer comparison operations involving unsigned integers.

Justin Holewinski justin.holewinski at gmail.com
Mon Mar 7 08:41:34 PST 2011


This patch adds preliminary branch support for the PTX backend.  Unsigned
integer comparison is supported, and predicated branches are emitted for
conditional branches.

Che-Liang,
Is this patch okay to commit?

-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110307/a64b480e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PTX-Add-preliminary-branch-support-including-integer.patch
Type: text/x-patch
Size: 9013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110307/a64b480e/attachment.bin>


More information about the llvm-commits mailing list