Re: [PATCH 2/21]middle-end testsuite: Add tests for early break vectorization

2023-11-16 Thread Richard Biener
On Tue, Nov 7, 2023 at 10:53 AM Richard Biener wrote: > > On Mon, 6 Nov 2023, Tamar Christina wrote: > > > Hi All, > > > > This adds new test to check for all the early break functionality. > > It includes a number of codegen and runtime tests checking the values at > > different needles in the ar

Re: [PATCH 2/21]middle-end testsuite: Add tests for early break vectorization

2023-11-07 Thread Richard Biener
On Mon, 6 Nov 2023, Tamar Christina wrote: > Hi All, > > This adds new test to check for all the early break functionality. > It includes a number of codegen and runtime tests checking the values at > different needles in the array. > > They also check the values on different array sizes and pee