[PATCH] D38188: [CUDA] Fix names of __nvvm_vote* intrinsics.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 10:55:39 PDT 2017


tra added a comment.

In https://reviews.llvm.org/D38188#880318, @jlebar wrote:

> Should we add tests to the test-suite?  Or, are these already caught by the existing tests we have?


That's the plan. Once clang can compile CUDA headers, I'll add CUDA-9 specific tests to the testsuite and update the buildbot to compile/run tests with CUDA-9.


https://reviews.llvm.org/D38188





More information about the cfe-commits mailing list