[clang] [cuda][[HIP] `__constant__` should imply constant (PR #110182)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 26 20:43:00 PDT 2024
arsenm wrote:
If it's not legal for it to be marked as constant, it's also not legal to use constant address space
https://github.com/llvm/llvm-project/pull/110182
More information about the cfe-commits
mailing list