I can see discussions about this from years ago, but is there a place or issue to follow?
It would be nice to have them instead of hand written assembly.
Not really, apart from fpc-devel, but why would you? When specified, the compiler will use simd instructions for many years, since the mmx days.
But you need to know the correct compiler setup for your project.
You can check the assembler to see that it really uses the simd instructions you specified, also on plain pascal code.
Can be more efficient, sometimes, but the compiler does a dccent job.