Skip to content

How to check native support of @mulAdd at compile time? #24

Description

@expikr

I'm implementing this algorithm over here and there are two variants: one for hardware with fused mulAdd instructions and another for those without.

What's the idiomatic way of choosing which code path to dispatch given a compile target?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions