[fpc-devel] State of SSE/AVX intrinsics

Joao Schuler jp at schulers.com
Tue Apr 21 23:07:45 CEST 2020


just as point for consideration, I'm not sure if data alignment will
improve speed on future processors:
https://lemire.me/blog/2012/05/31/data-alignment-for-speed-myth-or-reality/

Food for thought: imagine if we had single (32 bits floating point) values
dynamic arrays with 1 million values each: a b and c. I would love to have
something like this:
a := b + c;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20200421/43da59f9/attachment.html>


More information about the fpc-devel mailing list