On Mon, Aug 2, 2021 at 6:20 PM Richard Biener via Gcc-patches
wrote:
>
> On Mon, Aug 2, 2021 at 6:33 AM liuhongt wrote:
> >
> > Hi:
> > This patch supports cond_add/sub/mul/div expanders for vector
> > float/double.
> > There're still cond_fma/fms/fnms/fma/max/min/xor/ior/and left which I
>
On Mon, Aug 2, 2021 at 6:33 AM liuhongt wrote:
>
> Hi:
> This patch supports cond_add/sub/mul/div expanders for vector float/double.
> There're still cond_fma/fms/fnms/fma/max/min/xor/ior/and left which I
> failed to figure out a testcase to validate them.
> Also cond_add/sub/mul for vector i
Hi:
This patch supports cond_add/sub/mul/div expanders for vector float/double.
There're still cond_fma/fms/fnms/fma/max/min/xor/ior/and left which I failed
to figure out a testcase to validate them.
Also cond_add/sub/mul for vector integer.
Bootstrap is ok, survive the regression test on