Hello,

On Mon, 11 May 2026, Martin Uecker wrote:
> So, annoyingly, I got this wrong.
> 
> Bootstrapped and regression tested on x86_64.

In the testcase, wrong code is introduced by a fairly late DSE pass after
ivopts rewrites the memory access in the loop. I'm curious, do you know
if the types in the IR are inconsistent from the start (but the inconsistency
is benign), or does iv-opts introduce an incorrectly-typed access somehow?

Thanks.
Alexander

Reply via email to