[PATCH] D38154: [PassManager] Run global opts after the inliner
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 5 09:58:33 PDT 2017
chandlerc added a comment.
In https://reviews.llvm.org/D38154#889439, @davide wrote:
> I would've checked in this a while ago :) Anyway, I think it was good to run some tests, but this is clearly a good thing to do.
> I'm going ahead and committing this as it seems we built enough consensus around it. In the worst case, we're going to revert it :)
SGTM, and yeah, we can tweak afterward easily.
https://reviews.llvm.org/D38154
More information about the llvm-commits
mailing list