[cfe-dev] default address space of pointers is generic in CL2.0 mode
Matt Arsenault
Matthew.Arsenault at amd.com
Thu Aug 6 10:14:47 PDT 2015
On 08/06/2015 06:40 AM, David Chisnall wrote:
> I’m not sure exactly what this entails for OpenCL, but I have patches that allow the default AS in clang to be non-zero (and to LLVM to support a stack in a non-0 AS) that I could probably disentangle in about two weeks (or could point someone else at if they wanted to have a look now).
I am interested in these patches. There are too many things associated
with LLVM's concept of 'generic' address space that would be nice to
fully avoid with a non-0 stack.
-Matt
More information about the cfe-dev
mailing list