On 1/25/22 04:15, Richard Biener wrote:
On Mon, Jan 24, 2022 at 11:55 PM Martin Sebor wrote:
The pointer_query algorithm fails when it's unable to determine
the provenance of an pointer SSA variable. A failure prevents it
from making a record of the variable in the cache. Although this
doesn
On Mon, Jan 24, 2022 at 11:55 PM Martin Sebor wrote:
>
> The pointer_query algorithm fails when it's unable to determine
> the provenance of an pointer SSA variable. A failure prevents it
> from making a record of the variable in the cache. Although this
> doesn't happen often, one common cause
The pointer_query algorithm fails when it's unable to determine
the provenance of an pointer SSA variable. A failure prevents it
from making a record of the variable in the cache. Although this
doesn't happen often, one common cause of failures is PHI nodes:
e.g., because one of its arguments re