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

Show more hints in IRs (values of constant etc.) #661

Closed
MarcelGarus opened this issue Aug 14, 2023 · 0 comments · Fixed by #846
Closed

Show more hints in IRs (values of constant etc.) #661

MarcelGarus opened this issue Aug 14, 2023 · 0 comments · Fixed by #846
Assignees
Labels
P: Compiler: Frontend Package: The compiler frontend T: Feature Type: New Features

Comments

@MarcelGarus
Copy link
Member

The IRs (especially the MIR) are somewhat challenging to understand because they only have IDs. We should show hints for referenced constants to make our lives easier.

@MarcelGarus MarcelGarus added the T: Feature Type: New Features label Aug 14, 2023
@JonasWanke JonasWanke added the P: Compiler: Frontend Package: The compiler frontend label Aug 15, 2023
@JonasWanke JonasWanke self-assigned this Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Compiler: Frontend Package: The compiler frontend T: Feature Type: New Features
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants