[fpc-pascal] AVX512 in ASM - From where should I start?
Florian Klämpfl
florian at freepascal.org
Thu Jun 14 22:52:57 CEST 2018
Am 14.06.2018 um 22:37 schrieb Joao Schuler:
> Hello,
> In the case that I feel brave enough to code support for AVX512 on asm sections, from where should I start?
https://svn.freepascal.org/svn/fpc/branches/tg74/avx512/
Torsten (mainly) and me are working on it.
I think a good start would be extend our testing tools to support avx512
(https://svn.freepascal.org/svn/fpc/branches/tg74/avx512/tests/utils/avx/). It does not interfere with our current work.
Besides this, subscript to fpc-devel for more coordination of the necessary work.
More information about the fpc-pascal
mailing list