[PATCH] D35096: Increase the import-threshold for crtical functions.

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:26 PDT 2017


tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.

LGTM. It might be nicer to rework the FunctionImport logic to ignore thresholds for edges marked critical, but this seems like a reasonable hammer in the meantime.


https://reviews.llvm.org/D35096





More information about the llvm-commits mailing list