[clang] cuda clang: Add support for CUDA surfaces (PR #132883)
Austin Schuh via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 24 22:03:30 PDT 2025
AustinSchuh wrote:
@Artem-B I think you added texture support originally.
A lot of the language in that file is focused on just textures, not textures and surfaces. I am happy to adjust that if that is desired. I figured a bit ugly, working, and early feedback was preferable.
https://github.com/llvm/llvm-project/pull/132883
More information about the cfe-commits
mailing list