On Sun, Dec 14, 2025 at 05:17:43AM +0000, Kugan Vivekanandarajah wrote:
> Hi,
> This a patch fixes Bug 123067] by checking for partial aliasing in self write 
> test in LICM.
> 
> Bootstrapped and regression tested with no new regressions.
> 
> gcc/ChangeLog:
> 
> 2025-12-09  Kugan Vivekanandarajah  <[email protected]>
> 
>         PR middle-end/123067
>         * tree-ssa-loop-im.cc (is_self_write):

Missing description of what you've changed.

> gcc/testsuite/ChangeLog:
> 
> 2025-12-09  Kugan Vivekanandarajah  <[email protected]>
> 
>         PR middle-end/123067
>         * gcc.dg/licm-self-write-partial-alias.c: New test.

>+  /* They may alias. Verify exact same location.  */

Missing second space after dot in the middle.

+ what Richi said.

        Jakub

Reply via email to