v.22.2Performance Improvement

Slight Performance Improvement for ORDER BY with AVX-512 Support in memcmpSmall Functions

Slightly improve performance of ORDER BY by adding x86-64 AVX-512 support for memcmpSmall functions to accelerate memory comparison. It works only if you compile ClickHouse by yourself. #33706 (hanqf-git).