[PATCH] D16727: [Profiling] Write out sparse indexed profiles

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 13:32:09 PST 2016


that sounds good to me.

David

On Fri, Jan 29, 2016 at 1:24 PM, Vedant Kumar <vsk at apple.com> wrote:
> vsk added a comment.
>
> Good point. Would making -sparse opt-in help with this? That way if someone really cares about trimming down the profdata file (e.g if optimization is not a concern), they have one more option. Having this in addition to your name compression patch can't hurt.
>
>
> http://reviews.llvm.org/D16727
>
>
>


More information about the llvm-commits mailing list