[LLVMdev] RFC: ThinLTO Impementation Plan

Xinliang David Li xinliangli at gmail.com
Fri May 15 13:55:39 PDT 2015


>
> b. Import Tuning:
>>
>> Tuning the import strategy will be an iterative process that will
>> continue to be refined over time. It involves several different types
>> of changes: adding support for recording additional metrics in the
>> function summary, such as profile data and optional heavier-weight IPA
>> analyses, and tuning the import heuristics based on the summary and
>> callsite context.
>>
>>
> How is this different from the existing profile work that Diego has been
> doing? I.e. how are the formats etc going to communicate?
>
>

ThinLTO summary creation will just be anthor consumer of profile data
producer (Instr, AutoFDO) etc.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150515/cb341497/attachment.html>


More information about the llvm-dev mailing list