This revision was automatically updated to reflect the committed changes.
Closed by commit rL314129: [CUDA] Fix names of __nvvm_vote* intrinsics.
(authored by tra).
Changed prior to commit:
https://reviews.llvm.org/D38188?vs=116400&id=116576#toc
Repository:
rL LLVM
https://reviews.llvm.org/
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 upda
jlebar accepted this revision.
jlebar added a comment.
This revision is now accepted and ready to land.
Should we add tests to the test-suite? Or, are these already caught by the
existing tests we have?
https://reviews.llvm.org/D38188
___
cfe-comm
tra created this revision.
Herald added a subscriber: sanjoy.
Also fixed a syntax error in activemask().
https://reviews.llvm.org/D38188
Files:
clang/lib/Headers/__clang_cuda_intrinsics.h
Index: clang/lib/Headers/__clang_cuda_intrinsics.h