Skip to content

Clif ir and vcode/asm inspector #1154

Open
@bjorn3

Description

@bjorn3

This inspector allow you to pick a single function and then present the clif ir (before and after optimization) and compiled vcode/asm of said function. It should also show the mapping between clif ir and vcode instructions in a way similar to godbolt's compiler explorer. As a bonus it could also show the original rust source and the mir of the compiled function. Preferably the inspector would be usable for other Cranelift users too if they dump all necessary info in the right format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-compiler-debugArea: Features for debugging of cg_clif itselfC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions