[clang] [clang] Introduce `SemaCUDA` (PR #88559)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 12 12:19:57 PDT 2024


jhuber6 wrote:

> > Have you run the CUDA / HIP tests in the external test suite or anything?
> 
> No, just `check-clang` target. You think it's necessary to run something else before merging? If so, you should point me out to what to run, and preferably give some instructions, as CUDA development is completely foreign to me. Another option is to land and watch out for CUDA bots. I saw we have some, but not sure if they are in a good state.

Yeah, might be sufficient. I don't expect anything to break in non-obvious ways from this.

https://github.com/llvm/llvm-project/pull/88559


More information about the cfe-commits mailing list