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

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 16:52:56 PDT 2017


The relevant discussion is
http://lists.llvm.org/pipermail/llvm-dev/2015-December/093388.html

David

On Thu, Aug 3, 2017 at 4:43 PM, Mehdi AMINI via Phabricator <
reviews at reviews.llvm.org> wrote:

> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/f50fb61d/attachment.html>


More information about the llvm-commits mailing list