, forgot to mention this.
>
> Liu, Hongtao via Gcc-patches 于2021年9月23日周四 下午5:31写道:
>
> >
> >
> >
> > >-Original Message-
> > >From: Wang, Hongyu
> > >Sent: Thursday, September 23, 2021 5:16 PM
> > >To: Liu, Hongtao
> > &
> >-Original Message-
> >From: Wang, Hongyu
> >Sent: Thursday, September 23, 2021 5:16 PM
> >To: Liu, Hongtao
> >Cc: gcc-patches@gcc.gnu.org
> >Subject: [PATCH] AVX512FP16: Support cond_op for HFmode
> >
> >Hi,
> >
> >This patch extend t
>-Original Message-
>From: Wang, Hongyu
>Sent: Thursday, September 23, 2021 5:16 PM
>To: Liu, Hongtao
>Cc: gcc-patches@gcc.gnu.org
>Subject: [PATCH] AVX512FP16: Support cond_op for HFmode
>
>Hi,
>
>This patch extend the expanders for cond_op to support
Hi,
This patch extend the expanders for cond_op to support vector HF modes.
bootstraped and regtested on x86_64-pc-linux-gnu{-m32,}.
Ok for master?
gcc/ChangeLog:
* config/i386/sse.md (cond_): Extend to support
vector HFmodes.
(cond_mul): Likewise.
(cond_div): Lik