Skip to content

Implement code generation routines for break/continue statements #6387

Closed
@bshastry

Description

@bshastry

Abstract

This is a blocker for fuzz testing optimization routines for the newly introduced break/continue statements inside for loop bodies (#6136 and #6315 ).

Motivation

The problem seems to that the Stack compressor depends on the Code Transformer that does not yet support break/continue statements and signals this by throwing an assertion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions