On Wed, Oct 22, 2014 at 2:58 PM, Kirill Yukhin <kirill.yuk...@gmail.com> wrote: > Hello, > This patch fixes kmov* insn generation > and adds memory alternative to `movqi_internal' > pattern > Reg-test included. > > Bootstrapped. > AVX-512* tests on top of patch-set all pass > under simulator. > > Is it ok for trunk? > > gcc/ > * config/i386/i386.md (movhi_internal): Always detect mskmov. > (movqi_internal): Fix target check. > > gcc/testsuite/ > * gcc.target/i386/avx512dq-kmovb-1.c: New.
OK. (The testcase will probably have to wait for intrinsics). Thanks, Uros.