When use llc -mattr=+avx512fp16, it will crash.
define half @test(<64 x half> %x, i64 %idx){ %res = extractelement <64 x half> %x, i64 %idx ret half %res }
The root cause is when we enable avx512fp16 we lose custom handler
for extract f16 from big vectors which is not loaded from pointer.
We usually use vNf16