diff options
author | Artem Belevich <tra@google.com> | 2025-06-09 10:39:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-09 10:39:04 -0700 |
commit | 59ef2c34a12ea53bb7fa386a598f1299ccc1f8d5 (patch) | |
tree | 3ca08e9091b99dab4445d7ccbdb96656943964a6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 649020c680166af0ad822d5aa1518234d93828e4 (diff) | |
download | llvm-59ef2c34a12ea53bb7fa386a598f1299ccc1f8d5.zip llvm-59ef2c34a12ea53bb7fa386a598f1299ccc1f8d5.tar.gz llvm-59ef2c34a12ea53bb7fa386a598f1299ccc1f8d5.tar.bz2 |
[CUDA] Disallow use of address_space(N) on CUDA device variables. (#142857)
The variables have implicit host-side shadow instances and explicit
address space attribute breaks them on the host.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions