[cfe-dev] [NVPTX] Adding __nvvm_ builtins index

Justin Holewinski justin.holewinski at gmail.com
Sat Jul 14 09:43:55 PDT 2012


The patch looks good, but please provide some test cases (see test/CodeGen/
in Clang for examples).  It can just be a simple test that makes sure Clang
does not error out for these built-ins.

On Fri, Jul 13, 2012 at 11:19 AM, Dmitry N. Mikushin <maemarcus at gmail.com>wrote:

> Bug: http://llvm.org/bugs/show_bug.cgi?id=13354
>
> 2012/7/12 Dmitry N. Mikushin <maemarcus at gmail.com>
>
> Hi Justin,
>>
>> As we discussed earlier, Clang intrinsics table misses __nvvm_ buitins,
>> what prevent frontend from recognizing them in the suppiled source code,
>> e.g. nvvm/ci_include.h
>> The attached patch adds the list of intrinsics. Some of them are
>> commented out, because backend does not implement them yet.
>>
>> OK to commit?
>>
>> - D.
>>
>>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>


-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120714/b8db5dee/attachment.html>


More information about the cfe-dev mailing list