[PATCH] D62067: [Support] Time profiler: support new PassManager

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 06:30:51 PDT 2019


lebedev.ri added a comment.

In D62067#1673829 <https://reviews.llvm.org/D62067#1673829>, @anton-afanasyev wrote:

> In D62067#1672835 <https://reviews.llvm.org/D62067#1672835>, @lebedev.ri wrote:
>
> > With new-pm soon being the default, i'm curious what's the plan with `-ftime-trace`?
> >  Will it simply turn into a pumpkin? Is there an upcoming patch (along the lines of D62067#1511128 <https://reviews.llvm.org/D62067#1511128>)?
>
>
> It still will be actual for FE part of profiler timers.




> What is the planned date of switching to new PM?

"As soon as possible"?
I think it is all but guaranteed to **finally** happen this release cycle
https://lists.llvm.org/pipermail/llvm-dev/2019-August/134326.html
There's patch i think, but i can't find it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62067/new/

https://reviews.llvm.org/D62067





More information about the llvm-commits mailing list