On Mon, Apr 25, 2016 at 05:06:34PM +0300, Kirill Yukhin wrote:
> On 21 Apr 18:29, Kirill Yukhin wrote:
> > Hello,
> > On 21 Apr 14:50, Kirill Yukhin wrote:
> > > Hello,
> > > Patch in the bottom fixes mentioned PR by separating
> > > AVX and AVX-512BW constraints.
> > >
> > > gcc/
> > > * gcc/co
On 21 Apr 18:29, Kirill Yukhin wrote:
> Hello,
> On 21 Apr 14:50, Kirill Yukhin wrote:
> > Hello,
> > Patch in the bottom fixes mentioned PR by separating
> > AVX and AVX-512BW constraints.
> >
> > gcc/
> > * gcc/config/i386/sse.md (define_insn "3"):
> > Extract AVX-512BW constraint from A
Hello,
On 21 Apr 14:50, Kirill Yukhin wrote:
> Hello,
> Patch in the bottom fixes mentioned PR by separating
> AVX and AVX-512BW constraints.
>
> gcc/
> * gcc/config/i386/sse.md (define_insn "3"):
> Extract AVX-512BW constraint from AVX.
> gcc/testsuite/
> * gcc.target/i386/pr707
Hello,
Patch in the bottom fixes mentioned PR by separating
AVX and AVX-512BW constraints.
gcc/
* gcc/config/i386/sse.md (define_insn "3"):
Extract AVX-512BW constraint from AVX.
gcc/testsuite/
* gcc.target/i386/pr70728.c: New test.
Bootsrap and regtest is in progress for