Skip to content

why fmadd __ARM_FEATURE_FMA is not enabled by default? #21

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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