[fpc-devel] Vectorisation, optimisation etc.
J. Gareth Moreton
gareth at moreton-family.com
Sun Apr 7 01:38:04 CEST 2019
I was the one that fixed -Sv. That's me!
Vectorisation is a little tricky, but not impossible, and I like a
challenge!
There are options for unaligned memory, although aligned memory is faster,
and can be forced if necessary.
The AVX compiler option generating SSE instructions is a bit faulty
though... that shouldn't happen. Lots of things to do!
Gareth aka. Kit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190407/b8fc1510/attachment.html>
More information about the fpc-devel
mailing list