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

Andreas Jonson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 23:17:20 PDT 2017


andjo403 added a comment.

so it is possible that the large improvement in compile time is due to we broke the pipeline and due to this less optimization was possible/executed.


Repository:
  rL LLVM

https://reviews.llvm.org/D38154





More information about the llvm-commits mailing list