Skip to content

SIMDE_LOONGARCH_LASX_NATIVE used with LSX intrinsic in simde_mm_div_ps #1394

@HmnSn

Description

@HmnSn

In simde_mm_div_ps, is SIMDE_LOONGARCH_LASX_NATIVE a typo?
Should it be SIMDE_LOONGARCH_LSX_NATIVE instead?

simde/simde/x86/sse.h

Lines 2728 to 2729 in d542caa

#elif defined(SIMDE_LOONGARCH_LASX_NATIVE)
r_.lsx_f32 = __lsx_vfdiv_s(a_.lsx_f32, b_.lsx_f32);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions