Displaying 1 result from an estimated 1 matches for "1032250".
Did you mean:
1032258
2013 Aug 10
2
[LLVMdev] Address space extension
Michele,
The information you are trying to gather is fundamentally static information, and as such can be implicit. It doesn't matter what OpenCL program you are trying to compile, the address space information for each backend doesn't change.
So there are multiple ways to do this without requiring a new interface into LLVM and further linking the backends and the frontend.
1) Utilize