On 24 Sep 10:04, Richard Henderson wrote: > On 08/27/2013 11:37 AM, Kirill Yukhin wrote: > > Hello, > > > >> This patch is still far too large. > >> > >> I think you should split it up based on every single mode iterator that > >> you need to add or change. > > > > Problem is that some iterators are depend on each other, so patches are > > not going to be tiny. > > > > Here is 1st one. It extends VF iterator - biggest impact I believe > > > > Is it Ok? > > > > Testing: > > 1. Bootstrap pass. > > 2. make check shows no regressions. > > 3. Spec 2000 & 2006 build show no regressions both with and without > > -mavx512f option. > > 4. Spec 2000 & 2006 run shows no stability regressions without -mavx512f > > option. > > > Ok. > > > r~
Checked into main trunk by Kirill Yukhin: http://gcc.gnu.org/ml/gcc-cvs/2013-09/msg00779.html -- Ilya