[clang] [llvm] [clang][OpenMP][SPIR-V] Fix addrspace of global constants (PR #134399)

Nick Sarnie via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 07:42:57 PDT 2025


sarnex wrote:

@alexfh FYI I expect the problem is in LLVM and not the translator, but it's not that this change is totally wrong it's just a missed case as the goal of this commit was to add the address space, not remove it.

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


More information about the llvm-commits mailing list