Skip to content

Commit

Permalink
fix: Fix issue #195 where certain state comparisons could fail to com…
Browse files Browse the repository at this point in the history
…pile.

---------

This fix goes a bit further, and removes any possible usage of AVMType.any in the IR or MIR layers.

Also, allow dev-only notes (ie not included in changelog) with the --------- seperator in commit messages.

Don't output debug messages about failure to optimise app global/local state functions of constant args
  • Loading branch information
achidlow committed Apr 16, 2024
1 parent 3cf0985 commit b8efcc3
Show file tree
Hide file tree
Showing 149 changed files with 1,481 additions and 1,479 deletions.
26 changes: 13 additions & 13 deletions examples/global_state/out/AppStateContract.destructured.ir

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions examples/global_state/out/AppStateContract.ssa.ir

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions examples/global_state/out/AppStateContract.ssa.opt_pass_1.ir

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b8efcc3

Please sign in to comment.