October 28, 2015
Am Mon, 26 Oct 2015 14:04:18 +0100
schrieb Iain Buclaw via Digitalmars-d
<digitalmars-d@puremagic.com>:

> > Yeah but PMOVMSKB not implemented in core.simd.
> >
> 
> Don't use core.simd, push for getting std.simd in, then leverage the generics exposed through that module.

Yeah, but PMOVMSKB is not implemented in std.simd.

-- 
Marco

October 28, 2015
On 10/28/2015 10:27 AM, Marco Leise wrote:
> Am Mon, 26 Oct 2015 14:04:18 +0100
> schrieb Iain Buclaw via Digitalmars-d
> <digitalmars-d@puremagic.com>:
>
>>> Yeah but PMOVMSKB not implemented in core.simd.
>>>
>>
>> Don't use core.simd, push for getting std.simd in, then leverage the
>> generics exposed through that module.
>
> Yeah, but PMOVMSKB is not implemented in std.simd.

Guess an enh report would help remembering the matter. -- Andrei

1 2 3
Next ›   Last »