[PATCH] D54176: [PGO] clang part of change for context-sensitive PGO.

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 09:47:13 PST 2018


I will add the process flow for CSPGO.

As for the test cases, I have several end to end test cases as of now. I
will break it into unit tests once the review agrees on the high level
structures.

On Fri, Nov 30, 2018 at 9:37 AM David Li via Phabricator <
reviews at reviews.llvm.org> wrote:

> davidxl added a comment.
>
> Can you add a summary of this change, i.e., the driver option processing
> flow for csPGO.
>
> Test cases are also missing.
>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D54176/new/
>
> https://reviews.llvm.org/D54176
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/18e68606/attachment.html>


More information about the llvm-commits mailing list