Re: [8/9] Testsuite: split tests for strided accesses

2011-04-15 Thread Richard Guenther
On Tue, Apr 12, 2011 at 4:19 PM, Richard Sandiford wrote: > The next patch introduces separate vect_stridedN target selectors > for each tested stride factor N.  At the moment, some tests contain > several independent loops that have different stride factors. > It's easier to make the next change

[8/9] Testsuite: split tests for strided accesses

2011-04-12 Thread Richard Sandiford
The next patch introduces separate vect_stridedN target selectors for each tested stride factor N. At the moment, some tests contain several independent loops that have different stride factors. It's easier to make the next change if we put these loops into separate tests. Tested on x86_64-linux-