Skip to content

ZJIT: Print local names for hir::Insn::GetLocal and SetLocal #881

@XrXr

Description

@XrXr

At the moment, they look like GetLocal l0, SP@4, which different number after @ for different locals. It would be more intuitive to include the ruby-level variable name.

Relevant code: ep_offset_to_local_idx(), iseq.c code for YARV --dump=insn output, which includes names.

Metadata

Metadata

Assignees

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