Re: [PATCH take 3] ivopts: Improve code generated for very simple loops.

2021-11-25 Thread Richard Biener via Gcc-patches
On Thu, Nov 25, 2021 at 7:17 PM Roger Sayle wrote: > > > On Tue, Nov 23, 2021 at 12:46PM Richard Biener < richard.guent...@gmail.com> > wrote: > > On Thu, Nov 18, 2021 at 4:18 PM Roger Sayle > > wrote: > > > > The patch doesn't add any testcase. > > > > > > The three new attached tests check tha

[PATCH take 3] ivopts: Improve code generated for very simple loops.

2021-11-25 Thread Roger Sayle
On Tue, Nov 23, 2021 at 12:46PM Richard Biener < richard.guent...@gmail.com> wrote: > On Thu, Nov 18, 2021 at 4:18 PM Roger Sayle > wrote: > > > The patch doesn't add any testcase. > > > > The three new attached tests check that the critical invariants have a > > simpler form, and hopefully shou