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/config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"): > > > Extract AVX-512BW constraint from AVX. > > > gcc/testsuite/ > > > * gcc.target/i386/pr70728.c: New test. > > > > > > Bootsrap and regtest is in progress for i?86|x86_64. > > > > > > I'll check it into main trunk if it'll pass. > > Checked into maint trunk. > > > > Is it OK to check into gcc-6? > Ping?
Ok for 6.2 (i.e. after 6.1 is released). Jakub