This adds a very basic test in cuda_with_openmp.cu that just checks whether the CUDA & OpenMP integrated headers do compile, when a CUDA file is compiled with OpenMP (CPU) enabled.
Thus this basically adds the missing test for https://reviews.llvm.org/D90415.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo