Re: [PATCH] Add mulv4di3 expander

2011-10-14 Thread Uros Bizjak
On Fri, Oct 14, 2011 at 8:18 AM, Jakub Jelinek wrote: > mulv2di3 can be expanded the same as mulv2di3. > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > > 2011-10-14  Jakub Jelinek   > >        * config/i386/sse.md (mulv2di3): Macroize using VI8_AVX2 >        iterator. >  

[PATCH] Add mulv4di3 expander

2011-10-13 Thread Jakub Jelinek
Hi! mulv2di3 can be expanded the same as mulv2di3. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2011-10-14 Jakub Jelinek * config/i386/sse.md (mulv2di3): Macroize using VI8_AVX2 iterator. (ashl3): Use VI248_AVX2 iterator instead of VI248_128.