Currently, we do not support runtime dispatching on Loongson processors. In practice, they will run with the LSX kernel. This is fine because we don't have documented gains due to the LASX kernel, but it is a bit dirty.
Enabling runtime dispatching is 'easy'. I just updated similar code:
simdutf/simdutf#885