Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-28 Thread H.J. Lu
On Mon, Mar 28, 2011 at 1:17 PM, Richard Henderson wrote: > On 03/27/2011 11:57 AM, H.J. Lu wrote: >> +    { "-mavx256-split-unaligned-stroe",       >> MASK_AVX256_SPLIT_UNALIGNED_STORE}, > > Typo. > I checked in this. Thanks. H.J. --- Index: ChangeLog =

Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-28 Thread Richard Henderson
On 03/27/2011 11:57 AM, H.J. Lu wrote: > +{ "-mavx256-split-unaligned-stroe", > MASK_AVX256_SPLIT_UNALIGNED_STORE}, Typo. r~

Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-27 Thread H.J. Lu
On Sun, Mar 27, 2011 at 11:57 AM, H.J. Lu wrote: > On Sun, Mar 27, 2011 at 10:53 AM, Uros Bizjak wrote: >> On Sun, Mar 27, 2011 at 3:44 PM, H.J. Lu wrote: >> >>> Here is a patch to split AVX 32byte unalignd load/store: >>> >>> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html >>> >>> It sp

Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-27 Thread H.J. Lu
On Sun, Mar 27, 2011 at 10:53 AM, Uros Bizjak wrote: > On Sun, Mar 27, 2011 at 3:44 PM, H.J. Lu wrote: > >> Here is a patch to split AVX 32byte unalignd load/store: >> >> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html >> >> It speeds up some SPEC CPU 2006 benchmarks by up to 6%. >> OK fo

Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-27 Thread Uros Bizjak
On Sun, Mar 27, 2011 at 3:44 PM, H.J. Lu wrote: > Here is a patch to split AVX 32byte unalignd load/store: > > http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html > > It speeds up some SPEC CPU 2006 benchmarks by up to 6%. > OK for trunk? > 2011-02-11 H.J. Lu > > * config/i386/i386.

Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-27 Thread H.J. Lu
On Sun, Mar 27, 2011 at 9:33 AM, Andi Kleen wrote: > "H.J. Lu" writes: > >> Hi, >> >> Here is a patch to split AVX 32byte unalignd load/store: >> >> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html >> >> It speeds up some SPEC CPU 2006 benchmarks by up to 6%. >> OK for trunk? > > This shou

Re: PATCH: Split AVX 32byte unalignd load/store

2011-03-27 Thread Andi Kleen
"H.J. Lu" writes: > Hi, > > Here is a patch to split AVX 32byte unalignd load/store: > > http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html > > It speeds up some SPEC CPU 2006 benchmarks by up to 6%. > OK for trunk? This should be also made default for sandy bridge (e.g. with -mtune=native