Using AVX intrinsics with LDC

Kagamin spam at here.lot
Wed May 16 10:36:01 UTC 2018


On Tuesday, 15 May 2018 at 17:21:49 UTC, Jeff wrote:
> _mm_cvtsi64x_si128

If it zero extends 64-bit integer to 128-bit integer, it's done 
by movq instruction. I suppose simple assignment should do it.


More information about the digitalmars-d-ldc mailing list