Skip to content

why fmadd __ARM_FEATURE_FMA is not enabled by default? #21

@wangyongxina

Description

@wangyongxina

for ARM:
__ARM_FEATURE_FMA macro is not defined
for SSE:
fmadd could implement as:
_mm_fmadd_ps

Is there any reason ?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions