Re: [PATCH] ipa-cp: Avoid adjusting references through self-recursion (PR 104813)

2022-03-09 Thread Martin Liška
On 3/8/22 22:51, Martin Jambor wrote: Hi, when writing the patch that downgrades address-taken references to load references when IPA-CP can prove that all uses of the taken address ends up in loads, I unfortunately did not take into account that find_more_scalar_values_for_callers_subset now ha

[PATCH] ipa-cp: Avoid adjusting references through self-recursion (PR 104813)

2022-03-08 Thread Martin Jambor
Hi, when writing the patch that downgrades address-taken references to load references when IPA-CP can prove that all uses of the taken address ends up in loads, I unfortunately did not take into account that find_more_scalar_values_for_callers_subset now happily adds self-recursive edges to the s