Re: [PATCH 4/8] Modify test, to prevent the next patch breaking it

2022-11-14 Thread Richard Biener via Gcc-patches
On Fri, Nov 11, 2022 at 7:48 PM Andrew Carlotti via Gcc-patches wrote: > > The upcoming c[lt]z idiom recognition patch eliminates the need for a > brute force computation of the iteration count of these loops. The test > is intended to verify that ivcanon can determine the loop count when the > co

[PATCH 4/8] Modify test, to prevent the next patch breaking it

2022-11-11 Thread Andrew Carlotti via Gcc-patches
The upcoming c[lt]z idiom recognition patch eliminates the need for a brute force computation of the iteration count of these loops. The test is intended to verify that ivcanon can determine the loop count when the condition is given by a chain of constant computations. We replace the constant ope