[PATCH] D12781: PGO IR-level instrumentation infrastructure

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 15:04:25 PST 2015


These .ll files are the complete program IR that can generate the
profiles.  I can embed the commands in the comment of the .ll files. Just
to make sure: You want a separated shell script in the same director to
generate the profiles?

Thanks,

-Rong

On Thu, Nov 19, 2015 at 2:57 PM, David Li <davidxl at google.com> wrote:

> davidxl added a comment.
>
> Can you also add a script to re-generate the binary profile data needed
> whenever profile format changes ?
>
>
> http://reviews.llvm.org/D12781
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/cf0068b3/attachment.html>


More information about the llvm-commits mailing list