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

Fold constants #22

Open
elimirks opened this issue Nov 26, 2021 · 0 comments
Open

Fold constants #22

elimirks opened this issue Nov 26, 2021 · 0 comments
Labels
gen_optimization Optimization of generated code

Comments

@elimirks
Copy link
Owner

1+2 should generate the immediate value of 3. It shouldn't actually execute an addq operation. Similar for -2 etc.

@elimirks elimirks added the gen_optimization Optimization of generated code label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gen_optimization Optimization of generated code
Projects
None yet
Development

No branches or pull requests

1 participant