Skip to content

Cranelift: Patchpoint instruction? #1074

Open
@lachlansneff

Description

@lachlansneff

In order to support tiering jits efficiently, it may be useful to support a "patchpoint" instruction that is lowered to a call + some nops if the required space is larger than is needed for a call, but emits some data about its location in the compiled code so that it can be patched later on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions