Skip to content

NOT_TAKEN instructions need to be added after optimization #128533

Closed
@markshannon

Description

@markshannon

The NOT_TAKEN instruction is added during code gen, but can be left when jumps are removed by the optimizer.

We should probably add the NOT_TAKEN instructions in the assembler after optimization, as suggested in #122564 (comment)

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