Displaying 1 result from an estimated 1 matches for "pr21374".
Did you mean:
pr21177
2014 Dec 04
4
[LLVMdev] Brain dump on type merging
...rove type merging, etc.
>
> On Wed, Dec 3, 2014 at 8:22 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> I have spent most of last week working on improving the type merging
>> during LTO as a side effect of trying to fix what looked like a simple
>> PR (pr21374).
>>
>> I think I have committed all the work I have for the area for the
>> foreseeable future, but working on it did get me thinking about how we
>> handle types, so I want to write down some very long term ideas while
>> they are fresh.
>>
>> The first...