[cfe-commits] [PATCH] Add default PTX calling conventions

Chris Lattner clattner at apple.com
Thu Apr 21 21:52:27 PDT 2011


On Apr 21, 2011, at 9:21 AM, Justin Holewinski wrote:

> The attached patch adds default calling conventions in Clang for the PTX back-end.  These calling conventions are enabled when the target triple is ptx32 or ptx64.
> 
> Please let me know if this is okay to commit.

Looks fine, go for it!

-Chris



More information about the cfe-commits mailing list