Re: How to generate AVX512 instructions now (just to look at them).

2014-01-29 Thread Jakub Jelinek
On Wed, Jan 29, 2014 at 06:33:21PM +0300, Kirill Yukhin wrote: > I think its time to remove `XPASS' from corresponding tests. > On 03 Jan 22:11, Jakub Jelinek wrote: > > Hi! > > > > On Fri, Jan 03, 2014 at 08:58:30PM +0100, Toon Moene wrote: > > > I don't doubt that would work, what I'm interested

Re: How to generate AVX512 instructions now (just to look at them).

2014-01-29 Thread Kirill Yukhin
Hello, I think its time to remove `XPASS' from corresponding tests. On 03 Jan 22:11, Jakub Jelinek wrote: > Hi! > > On Fri, Jan 03, 2014 at 08:58:30PM +0100, Toon Moene wrote: > > I don't doubt that would work, what I'm interested in, is (cat verintlin.f): > > Well, you need gather loads for that

Re: How to generate AVX512 instructions now (just to look at them).

2014-01-05 Thread Toon Moene
On 01/03/2014 10:11 PM, Jakub Jelinek wrote: Hi! On Fri, Jan 03, 2014 at 08:58:30PM +0100, Toon Moene wrote: I don't doubt that would work, what I'm interested in, is (cat verintlin.f): Well, you need gather loads for that and there you hit PR target/59617. I tried your patch, and the effe

Re: How to generate AVX512 instructions now (just to look at them).

2014-01-03 Thread Jakub Jelinek
Hi! On Fri, Jan 03, 2014 at 08:58:30PM +0100, Toon Moene wrote: > I don't doubt that would work, what I'm interested in, is (cat verintlin.f): Well, you need gather loads for that and there you hit PR target/59617. Completely untested patch that let's your testcase be vectorized using 64-byte ve