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

Put proper Spans into the IR pipeline. #718

Closed
otrho opened this issue Jan 28, 2022 · 0 comments · Fixed by #808
Closed

Put proper Spans into the IR pipeline. #718

otrho opened this issue Jan 28, 2022 · 0 comments · Fixed by #808
Assignees
Labels
compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request

Comments

@otrho
Copy link
Contributor

otrho commented Jan 28, 2022

Now that they're 'static' and externalised to sway-types they should be used properly, in sway-core/src/optimize.rs, the sway-ir crate and then in sway-core/src/asm_generation/from_ir.rs.

@otrho otrho added compiler General compiler. Should eventually become more specific as the issue is triaged compiler: ir IRgen and sway-ir including optimization passes labels Jan 28, 2022
@otrho otrho self-assigned this Jan 28, 2022
@otrho otrho added the enhancement New feature or request label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant