Hello Uroš,
On 12 Aug 20:06, Uros Bizjak wrote:
> Please leave TARGET_AVX512F in the insn constraint, it shortcuts the
> pattern recognition for non AVX512F targets.
Sure, removed (will bootstrap, regtest before check in).
> > (set_attr "prefix" "vex")])
> > @@ -7580,10 +7607,10 @@
> > })
>
On Tue, Aug 12, 2014 at 1:29 PM, Kirill Yukhin wrote:
> This patch extends support of masking instructions.
>
> Bootstrapped.
>
> Is it ok for trunk?
>
> gcc/
> * config/i386/i386.md
> (define_attr "isa"): Add avx512bw,noavx512bw.
> (define_attr "enabled"): Ditto.
>