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

Implement constant lowering #5

Open
asl opened this issue Jan 20, 2025 · 1 comment
Open

Implement constant lowering #5

asl opened this issue Jan 20, 2025 · 1 comment
Assignees

Comments

@asl
Copy link
Collaborator

asl commented Jan 20, 2025

Integer / boolean constants. While they look like as variables, they are immutable and therefore could be directly represented as SSA values.

@asl asl added the task label Jan 20, 2025
@asl asl self-assigned this Jan 20, 2025
@asl asl linked a pull request Jan 22, 2025 that will close this issue
@asl asl removed a link to a pull request Jan 22, 2025
@asl asl removed the task label Jan 24, 2025
@asl
Copy link
Collaborator Author

asl commented Feb 11, 2025

I will keep it open to handle other possible constants

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