Skip to content

Conversation

@acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Jan 3, 2025

So far:

  • Inlining of direct Calls, Conditionals, TailLoops and (trivially) DFGs
  • ...sufficient to evaluate a doubly-recursive fibonacci and an iterative factorial
  • Hacky extension of constant-folding to allow specifying entry points
  • Fix constant-folding not to eliminate unused Cases
  • And simplify find_needed_nodes

TODO:

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

Successfully merging this pull request may close these issues.

1 participant