Skip to content

Platform-specific instructions #17

Open
@indutny

Description

@indutny

The idea of optimising compiler will be to replace some generic instructions that are generated by ssa.js, with some platform-specific ones (hopefully, prefixed with x64/).

So, while baseline is just generating generic code on all platforms, the optimising will figure out precise instructions and do it's job well! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions