Skip to content

Adding the new SSE instructions as intrinsics #304

@chuggafan

Description

@chuggafan

Basically, everything shown in Intel's intrinsic guide that we support should be usable, which, afaik, we're doing only SSE & MMX (because MMX is before SSE, we should still have it there if people really want it or happen to have been using it).

This shouldn't be TOO difficult, mostly just tedious, and it might be smart to do #297 so that we only have to generate IR stuff for this then use the backend to generate the rest of it.

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