Hi Justin,<br><br>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<br>The attached patch adds the list of intrinsics. Some of them are commented out, because backend does not implement them yet.<br>
<br>OK to commit?<br><br>- D.<br><br>