[PATCH] D41059: [PGO] MST min edge selection heuristic to ensure non-zero entry count
Rong Xu via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 15 15:25:26 PST 2017
On Fri, Dec 15, 2017 at 3:23 PM, David Li via Phabricator
<reviews at reviews.llvm.org> wrote:
> davidxl added a comment.
>
> The instrumentation point will be before the no-return call, so there is probably no issue with instrumenting direct successor of the entry.
OK. This is a good point.
>
>
> https://reviews.llvm.org/D41059
>
>
>
More information about the llvm-commits
mailing list