[PATCH] D28996: [PM] Flesh out the new pm LTO pipeline

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 16:55:31 PST 2017


mehdi_amini added a comment.

In https://reviews.llvm.org/D28996#652801, @davide wrote:

> In https://reviews.llvm.org/D28996#652797, @mehdi_amini wrote:
>
> > What is the justification instead of adopting the ThinLTO pipeline?
>
>
> The two problems are largely orthogonal. This is a port of the old LTO pipeline to the new pass manager.


Apologies, I totally misunderstood what you were doing here, I thought this was the followup to our discussion last week about revisiting the LTO PM.


Repository:
  rL LLVM

https://reviews.llvm.org/D28996





More information about the llvm-commits mailing list