[PATCH] D32768: [PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline.

Easwaran Raman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 17:43:12 PDT 2017


eraman added a comment.

I've added a test case for this which verifies that hot callsite threshold is applied with the default https://reviews.llvm.org/owners/package/2/ pipeline. I don't see any other similar instances (running with the full https://reviews.llvm.org/owners/package/2/ pipeline and checking the transformation has happened) but I hope this is fine.


https://reviews.llvm.org/D32768





More information about the llvm-commits mailing list