[clang] [Clang][HIP][CUDA] Validate that variable type fits in address spaces (PR #178909)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 4 03:04:15 PST 2026


https://github.com/arsenm commented:

Realistically the limit is much lower. But if you over allocate you'll hit the crappier backend error 

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


More information about the cfe-commits mailing list