<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>I can confirm that this works:</div><div><br></div><div>  VEXTRACTF32x4 xmm2, zmm0, 1</div><div>  VEXTRACTF32x4 xmm3, zmm0, 2</div><div>  VEXTRACTF32x4 xmm4, zmm0, 3</div><div><br></div><div>Well done job!</div><div><br></div><div>I have more good news: I've just finished coding support for AVX512 in my own project: <a href="https://www.youtube.com/watch?v=qGnfwpKUTIQ">https://www.youtube.com/watch?v=qGnfwpKUTIQ</a>  </div><div><br></div><div>I'm getting loads of warnings "marked as inline is not inlined". Is there anything I can do to be able to properly compile with inlines? I can't tell users to use your branch as of now as the lack of inline decreases speed.</div><div><br></div><div>Anyway, thank you!</div></div></div></div>