How to use Vector Extensions in an opBinary

Guillaume Piolat first.last at gmail.com
Thu Apr 21 19:39:17 UTC 2022


On Sunday, 17 April 2022 at 11:16:25 UTC, HuskyNator wrote:
>
> As a small disclaimer; I don't know to what extent the compiler 
> already automates these kind of operations, and mostly want to 
> use this as a learning experience.

For your particular case, it is very likely LDC and GDC will be 
able to optimize your loops using SIMD.


More information about the Digitalmars-d-learn mailing list