On Thursday, 21 April 2022 at 15:31:04 UTC, HuskyNator wrote:
On Sunday, 17 April 2022 at 17:04:57 UTC, Bastiaan Veelo wrote:
You might want to have a look at https://code.dlang.org/packages/intel-intrinsics

— Bastiaan.

This does not discuss core.simd or __vector type, or did I miss/mininterpret something?

It wraps `core.simd` with an eye on portability. I haven’t used it myself, but my impression is that if you’re interested in `core.simd`, intel-intrinsics may be a better option. I think there is also better documentation. There is a video of a DConf presentation that you may want to watch.

— Bastiaan.

Reply via email to