On Sep 26, 2024, at 11:47 AM, Alex Coplan wrote:
>
> In r15-3585-g9759f6299d9633cabac540e5c893341c708093ac I added a test which
> started failing on PowerPC. The test checks that we unroll exactly one loop
> three times with the following:
>
> // { dg-final { scan-ltrans-rtl-dump-times "Unrolle
Hi,
In r15-3585-g9759f6299d9633cabac540e5c893341c708093ac I added a test which
started failing on PowerPC. The test checks that we unroll exactly one loop
three times with the following:
// { dg-final { scan-ltrans-rtl-dump-times "Unrolled loop 3 times" 1
"loop2_unroll" } }
which passes on mos