On Oct 11, 2012, at 4:17 PM, Villmow, Micah wrote: > How is this handled in clang for OpenCL address spaces like Local/Global/Constant? Maybe we can follow that same convention. They don't map to any predictable LLVM address space — it's implementation-specific. John.