[PATCH] D38154: [PassManager] Run global opts after the inliner

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 18:15:59 PDT 2017


davide added a comment.

In https://reviews.llvm.org/D38154#886518, @mzolotukhin wrote:

> Hi Davide,
>
> Could you please test it on CTMark as well (it's a part of the LLVM test-suite and usually takes ~5 minutes to compile)? I wonder if we see improvements there.
>
> Thanks,
> Michael


Sure, Michael.
Is there a single-line cmake invocation I can use to get the results and grab numbers.
I don't necessarily fancy the idea of setting up an LNT instance, but if I have to, I'll do.


https://reviews.llvm.org/D38154





More information about the llvm-commits mailing list