search for: 8fefa6f6

Displaying 3 results from an estimated 3 matches for "8fefa6f6".

2013 Aug 07
0
[LLVMdev] Address space extension
On 08/08/2013 12:55 AM, Matt Arsenault wrote: > On 08/07/2013 03:52 PM, Michele Scandale wrote: >> >> In the opencl specification is said that the four address spaces are >> disjoint, so my conclusion of non aliasing with the others. > In OpenCL 2.0, you can cast between the generic address space and > global/local/private, so there's also that to consider. >
2013 Aug 07
4
[LLVMdev] Address space extension
On 08/07/2013 03:52 PM, Michele Scandale wrote: > > In the opencl specification is said that the four address spaces are > disjoint, so my conclusion of non aliasing with the others. In OpenCL 2.0, you can cast between the generic address space and global/local/private, so there's also that to consider.
2013 Aug 07
2
[LLVMdev] Address space extension
...> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev> > -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130807/8fefa6f6/attachment.html>