search for: 064624

Displaying 2 results from an estimated 2 matches for "064624".

Did you mean: 064620
2015 Jan 07
2
[LLVMdev] Is address space 1 reserved?
...st be 0 for C++. It doesn’t really turn up often in >> real code so I don’t think anybody has really spent time thinking >> about how to properly solve this. > Actually, we had a similar discussion a while ago about this: > http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-August/064624.html > > In the link I gave, I proposed using global metadata to describe > address spaces. Its useful, for example, to know that an address > space is always to constant memory, i.e., the CL model. > > I think later in the conversation we also thought about defining the >...
2015 Jan 07
5
[LLVMdev] Is address space 1 reserved?
> On Jan 7, 2015, at 2:55 PM, Philip Reames <listmail at philipreames.com> wrote: > > > On 01/07/2015 11:52 AM, Matt Arsenault wrote: >> >>> On Jan 7, 2015, at 2:25 PM, Owen Anderson <resistor at mac.com <mailto:resistor at mac.com>> wrote: >>> >>> I'm not aware of any such restriction, and I know of several LLVM based systems