Hi Ilya,
On 19 Apr 19:09, Ilya Enkovich wrote:
> Hi,
>
> vec_unpacks_lo_[si,hi,di] patterns for scalar masks don't need to extend
> mask elements. It means a simple register copy is good enough.
>
> Currently vec_unpacks_lo_hi pattern uses kmovb instruction which requires
> AVX512DQ target. But
Hi,
vec_unpacks_lo_[si,hi,di] patterns for scalar masks don't need to extend
mask elements. It means a simple register copy is good enough.
Currently vec_unpacks_lo_hi pattern uses kmovb instruction which requires
AVX512DQ target. But 16-bit masks to/from 8-bit masks conversion is typical
for A