From src/solid/devices/frontend/processor.h, solid only contains a very short list of instruction sets. Recent ones such as AVX, AVX2, AVX-512 (x86-64 CPUs), or NEON, SVE, SVE2 (ARM CPUs) are missing.
Since kinfocenter uses solid, if you view CPU information by Devices -> Device Viewer -> Processors -> Processor 0, you will see that AVX, AVX2, etc. will not be listed under "Supported Instruction Sets" even if your CPU supports them. It can only expose the short list of instruction sets provided by solid.