Displaying 2 results from an estimated 2 matches for "e8ea90f9".
2013 Nov 13
0
[LLVMdev] How to reduce the footprint of MDNodes? (About the comment you made at BOF LTO)
On Tue, Nov 12, 2013 at 4:31 PM, David Blaikie <dblaikie at gmail.com> wrote:
> Where would the encoding schema be specified?
>>>
>>
>> Same question applies to a string encoding. We have to define the schema
>> somewhere clearly. I'm just lobbying for the textual IR and the APIs to
>> both operate directly on N fields, and just make the memory
2013 Nov 13
3
[LLVMdev] How to reduce the footprint of MDNodes? (About the comment you made at BOF LTO)
On Tue, Nov 12, 2013 at 4:19 PM, Chandler Carruth <chandlerc at google.com>wrote:
>
> On Tue, Nov 12, 2013 at 4:14 PM, Chris Lattner <clattner at apple.com> wrote:
>
>> I'm moderately opposed to just encoding these in a string format. I think
>> we can do something substantially better both for space, time, and
>> readability. Fundamentally, there is no