[PATCH] D36288: Use profile summary to disable peeling for huge working sets

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 14:56:19 PDT 2017


davidxl added a comment.

Have we considered limiting the max number of peeled iterations instead of  disabling it?


https://reviews.llvm.org/D36288





More information about the llvm-commits mailing list