Skip to content

Split up tier 2 opcode into opcode and jump target #111610

Closed as not planned
Closed as not planned
@Fidget-Spinner

Description

@Fidget-Spinner

Proposal:

Currently tier 2 uops opcode are 32 bits. We don't need so much space for opcodes. So we can use that space for other information (such as deopt targets).

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions