[clang] cuda clang: Add support for CUDA surfaces (PR #132883)
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 7 10:38:35 PDT 2025
Artem-B wrote:
@AustinSchuh One thing I've missed during review is that the test clang/test/CodeGen/nvptx-surface.cu should probably go into clang/test/CodeGenCUDA
This would also obviate the need for #134459.
Can you send the patch to move the test to the right location?
https://github.com/llvm/llvm-project/pull/132883
More information about the cfe-commits
mailing list