[cfe-dev] [NVPTX] Adding __nvvm_ builtins index
Dmitry N. Mikushin
maemarcus at gmail.com
Thu Jul 12 06:18:56 PDT 2012
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120712/1470e679/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.nvptx.builtins.patch
Type: application/octet-stream
Size: 11127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120712/1470e679/attachment.obj>
More information about the cfe-dev
mailing list