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

Add a pass between type-checking and IR to resolve types #1820

Closed
Tracked by #1821
emilyaherbert opened this issue Jun 2, 2022 · 1 comment
Closed
Tracked by #1821

Add a pass between type-checking and IR to resolve types #1820

emilyaherbert opened this issue Jun 2, 2022 · 1 comment
Assignees
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: ir IRgen and sway-ir including optimization passes Needs RFC Features that require an RFC before proceeding with an implementation P: medium

Comments

@emilyaherbert
Copy link
Contributor

emilyaherbert commented Jun 2, 2022

Add a pass between type-checking and IR that resolves all types

This will be used to implement #1819

@emilyaherbert emilyaherbert added compiler: ir IRgen and sway-ir including optimization passes P: medium compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen labels Jun 2, 2022
@emilyaherbert emilyaherbert changed the title Add a pass between type-checking and IR Add a pass between type-checking and IR to resolve types Jun 2, 2022
@emilyaherbert emilyaherbert added compiler: collection Everything to do with graph collection, type collection, and the collection context. and removed compiler: collection Everything to do with graph collection, type collection, and the collection context. labels Jun 2, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Jun 2, 2022
@emilyaherbert emilyaherbert self-assigned this Jun 3, 2022
@emilyaherbert emilyaherbert added the Needs RFC Features that require an RFC before proceeding with an implementation label Jul 13, 2022
@emilyaherbert
Copy link
Contributor Author

Closing as this is no longer needed.

Repository owner moved this from Todo to Done in Fuel Network Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: ir IRgen and sway-ir including optimization passes Needs RFC Features that require an RFC before proceeding with an implementation P: medium
Projects
Archived in project
Development

No branches or pull requests

1 participant