In `simde_mm_div_ps`, is `SIMDE_LOONGARCH_LASX_NATIVE` a typo? Should it be `SIMDE_LOONGARCH_LSX_NATIVE` instead? https://github.com/simd-everywhere/simde/blob/d542caac7d475390a9f0613fabe2bde446e389fa/simde/x86/sse.h#L2728-L2729
In
simde_mm_div_ps, isSIMDE_LOONGARCH_LASX_NATIVEa typo?Should it be
SIMDE_LOONGARCH_LSX_NATIVEinstead?simde/simde/x86/sse.h
Lines 2728 to 2729 in d542caa