Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve emit=stable-mir #54

Open
3 tasks
ouz-a opened this issue Nov 18, 2023 · 0 comments
Open
3 tasks

Improve emit=stable-mir #54

ouz-a opened this issue Nov 18, 2023 · 0 comments

Comments

@ouz-a
Copy link

ouz-a commented Nov 18, 2023

We have merged PR #117745 in the rustc repository, which enables users to use the dump() functionality for inspecting functions. Additionally, it provides the -Zunpretty=stable-mir to the compiler. However, this implementation is still in its early stages. Our ultimate goal is to emulate the MIR output, albeit in a stable_mir format. This approach allows us the flexibility to deviate as necessary, tailoring the output to meet our specific requirements.

I would like to use this issue to follow development and improvements to emit functionality of stable_mir.

Will edit this as I found more issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant