Skip to content

M1 f16 intrinsics #13

Description

@Narsil

Hey Opening an issue instead of a PR for this one because it's super dirty work atm:

Basically on neon aarch64 (M1 Mac) we can add pure f16 intrinsics and get pretty sizeable speedup:
Something like ~2x on most matmuls

LaurentMazare#4

However this requires hacking new intrinsics using arm! macro which seem to confuse the compiler (most likely because I didn't write them properly)

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