[PATCH] D40097: [Inliner][NewPM] Inline functions outside of current SCC first
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 27 08:44:53 PDT 2018
haicheng added a comment.
Thank you, Piotr.
This patch just lets NewPM be consistent with the legacy PM to prevent big performance drop we observed when turning on NewPM.
Repository:
rL LLVM
https://reviews.llvm.org/D40097
More information about the llvm-commits
mailing list