Re: [PATCH 3/4] SRA: Also propagate accesses from LHS to RHS [PR92706]

2020-01-29 Thread Richard Biener
On Tue, 28 Jan 2020, Martin Jambor wrote: > Hi, > > the previous patch unfortunately does not fix the first testcase in PR > 92706 and since I am afraid it might be the important one, I also > focused on that. The issue here is again total scalarization accesses > clashing with those

[PATCH 3/4] SRA: Also propagate accesses from LHS to RHS [PR92706]

2020-01-27 Thread Martin Jambor
Hi, the previous patch unfortunately does not fix the first testcase in PR 92706 and since I am afraid it might be the important one, I also focused on that. The issue here is again total scalarization accesses clashing with those representing accesses in the IL - on another aggregate but here