Alex Coplan writes:
> On 29/01/2025 18:46, Richard Sandiford wrote:
>> As Andrew says in the bugzilla comments, this PR is about a case where
>> we tried to fuse two stores of x0, one in which x0 was defined and one
>> in which it was undefined. merge_access_arrays failed on the conflict,
>> but
On 29/01/2025 18:46, Richard Sandiford wrote:
> As Andrew says in the bugzilla comments, this PR is about a case where
> we tried to fuse two stores of x0, one in which x0 was defined and one
> in which it was undefined. merge_access_arrays failed on the conflict,
> but the failure wasn't caught.
On Wed, Jan 29, 2025 at 06:46:30PM +, Richard Sandiford wrote:
> As Andrew says in the bugzilla comments, this PR is about a case where
> we tried to fuse two stores of x0, one in which x0 was defined and one
> in which it was undefined. merge_access_arrays failed on the conflict,
> but the fa
As Andrew says in the bugzilla comments, this PR is about a case where
we tried to fuse two stores of x0, one in which x0 was defined and one
in which it was undefined. merge_access_arrays failed on the conflict,
but the failure wasn't caught.
Normally the hazard detection code would fail if the