> Hi,
>
> in PR 68851, IPA-CP decides to clone for all known contexts, even when
> it is not local because the code is not supposed to grow anyway. The
> code doing that uses collect_callers method of cgraph_edge to find all
> the edges which are to be redirected in such case. However, there is
Hi,
in PR 68851, IPA-CP decides to clone for all known contexts, even when
it is not local because the code is not supposed to grow anyway. The
code doing that uses collect_callers method of cgraph_edge to find all
the edges which are to be redirected in such case. However, there is
also an edge