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

fuir: do not create new clazzes when lookupDone==true #4643

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

michaellilltokiwa
Copy link
Member

fixes #4237

@michaellilltokiwa michaellilltokiwa added cleanup improve code quality dfa/monomorphization related to the creation of Fuzion IR from Fuzion modules labels Jan 21, 2025
@michaellilltokiwa michaellilltokiwa force-pushed the issue/4237_1 branch 2 times, most recently from 37bfe12 to bfab0b6 Compare January 21, 2025 15:59
@michaellilltokiwa michaellilltokiwa requested a review from a team January 22, 2025 09:51
@michaellilltokiwa michaellilltokiwa marked this pull request as ready for review January 22, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup improve code quality dfa/monomorphization related to the creation of Fuzion IR from Fuzion modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After GeneratingFUIR's _lookupDone flag is set, the backends should not add any new Clazzes
1 participant