[cfe-commits] [PATCH] Add ptx32 and ptx64 target triples, as well as PTX builtins

Justin Holewinski justin.holewinski at gmail.com
Wed Apr 20 10:14:34 PDT 2011


The attached patch adds target triples for the PTX back-end, and adds the
currently implemented PTX intrinsics as builtin functions.  I would like for
someone familiar with the Clang targets/triples and builtins code to review
this patch.  I have been involved in the PTX back-end for several months
now, but this is my first patch to Clang.

-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110420/617fea83/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PTX-Add-PTX-intrinsics-as-builtins-and-add-ptx32-and.patch
Type: application/octet-stream
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110420/617fea83/attachment.obj>


More information about the cfe-commits mailing list