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

Further Optimizations #106

Open
2 of 10 tasks
iTob191 opened this issue Dec 14, 2021 · 0 comments
Open
2 of 10 tasks

Further Optimizations #106

iTob191 opened this issue Dec 14, 2021 · 0 comments

Comments

@iTob191
Copy link
Contributor

iTob191 commented Dec 14, 2021

  • Konstantenfaltung Implement Constant Folding #97
  • Triviale Phi-Funktionen entfernen
  • Unnötige Blöcke entfernen
  • Mathematische Äquivalenzen @iTob191
  • Common Subexpression Elimination
  • Load/Store
  • (Strength Reduction)
  • Loop-Invariant Code Motion
  • Inlining maybe? @iTob191
  • Tailrec maybe maybe? @csicar
@iTob191 iTob191 mentioned this issue Dec 14, 2021
2 tasks
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