The device runtime uses the address space attribute to control the
placement of important constants on the GPU. The changes made in D126061
caused these to start emitting errors as they were not applied to the
type. This patch fixes the issues to make the warnings go away.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo