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

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 16:43:59 PDT 2017


mehdi_amini added a comment.

> When the working set size is determined to be huge, disable peeling to avoid bloating the working set further.

Just lurking and curious: how is "working set" defined first? And then how is peeling bloating it?


Repository:
  rL LLVM

https://reviews.llvm.org/D36288





More information about the llvm-commits mailing list