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

Alex Crichton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 11:42:03 PDT 2017


alexcrichton added a comment.

@chandlerc since we saw such a drastic decrease in compile times after including the original version of this patch, could you elaborate on the downsides of what would happen if we were to do that in our local fork of LLVM? Or would it still be unacceptable to send this patch upstream?


Repository:
  rL LLVM

https://reviews.llvm.org/D38154





More information about the llvm-commits mailing list