Re: [PATCH i386 7/8] [AVX-512] Add tests.

2013-12-28 Thread Kirill Yukhin
Hello, On 18 Dec 17:08, Uros Bizjak wrote: > Whoa. > > --- a/gcc/config/i386/sse.md > +++ b/gcc/config/i386/sse.md > > No, not in this patch. Okay, moved it to 5/8 patch. -- Thanks, K

Re: [PATCH i386 7/8] [AVX-512] Add tests.

2013-12-18 Thread Uros Bizjak
On Wed, Dec 18, 2013 at 2:23 PM, Kirill Yukhin wrote: > Hello, > On 02 Dec 16:18, Kirill Yukhin wrote: >> Hello, >> > Is it ok now? >> Ping? > Ping. > > Rebased patch attached. Whoa. --- a/gcc/config/i386/sse.md +++ b/gcc/config/i386/sse.md No, not in this patch. +/* { dg-do run } */ +/* { dg-

Re: [PATCH i386 7/8] [AVX-512] Add tests.

2013-12-02 Thread Kirill Yukhin
Hello, > Is it ok now? Ping? -- Thanks, K

Re: [PATCH i386 7/8] [AVX-512] Add tests.

2013-11-19 Thread Uros Bizjak
On Tue, Nov 19, 2013 at 11:35 AM, Kirill Yukhin wrote: > Here is a patch that introduces tests for AVX-512 instructions. > > While implementing testsuite we were strongly connected to the fact that we > don't want more then 2 test files per each instruction - a scan assembler test > and a runtime