You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document contract between LLVM IR producer and the translator wrt. global variable declarations (#2267)
Global variable declarations are not permitted to have no address space or addrspace(0). This PR is to document this contract.
Original commit:
KhronosGroup/SPIRV-LLVM-Translator@e66cfea
0 commit comments