Skip to content

[mono] Missing box optimizations in the interpreter #99463

@vargaz

Description

@vargaz

The mono JIT has a bunch of optimizations for common IL code sequences like box+brtrue, box+unbox.any. The interpreter is currently missing these.

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