search for: b8c18e4d

Displaying 3 results from an estimated 3 matches for "b8c18e4d".

2013 Aug 12
1
[LLVMdev] Address space extension
...ner of metadata nodes, then compiler performance may suffer. > > Thanks, > > -Michele > > > > -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130812/b8c18e4d/attachment.html>
2013 Aug 12
0
[LLVMdev] Address space extension
> I don't think you need to change any of the existing MDNode's or AA passes. TBAA adds metadata because that information isn't in the IR itself, but your IR has the address spaces. > > Shouldn't the address space of the pointer and some additional information about the relationships between address spaces be enough? Unless i've missed something. This thread has
2013 Aug 12
2
[LLVMdev] Address space extension
On Aug 12, 2013, at 6:52 AM, Michele Scandale <michele.scandale at gmail.com> wrote: > On 08/12/2013 02:34 PM, Justin Holewinski wrote: >> On Mon, Aug 12, 2013 at 8:24 AM, Michele Scandale <michele.scandale at gmail.com >> <mailto:michele.scandale at gmail.com>> wrote: >> >> On 08/12/2013 02:02 PM, Justin Holewinski wrote: >>> On Mon, Aug