On Fri, Apr 16, 2021 at 2:03 PM Stefan Schulze Frielinghaus via
Gcc-patches wrote:
>
> For z10 and newer inner loops are completely unrolled which means store
> motion is not applied. Reverting max-completely-peeled-insns to the
> default value fixes these testcases.
>
> Ok for mainline?
OK
> g
For z10 and newer inner loops are completely unrolled which means store
motion is not applied. Reverting max-completely-peeled-insns to the
default value fixes these testcases.
Ok for mainline?
gcc/testsuite/ChangeLog:
* gcc.dg/tree-ssa/pr83403-1.c: Revert
max-completely-peeled-