Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

JuliaPoo
Copy link
Collaborator

@JuliaPoo JuliaPoo commented Mar 3, 2023

  1. The DSL has been modified to allow type annotations of output stack variables with input stack variables
    • If the output stack variable is unmoved there is no need to type annotate it
    • Type annotating the input stack variables isn't allowed because it doesn't make sense since type propagator isn't gonna check the types of the input stack variables

JuliaPoo added 3 commits March 3, 2023 01:53
DSL now allows declaring the type of an output stack effect
with the type of an input stack effect.
Updated DSL to not require type annotations for unmoved stack variables
@Fidget-Spinner
Copy link
Owner

Thanks!

@Fidget-Spinner Fidget-Spinner merged commit deec638 into Fidget-Spinner:tier2_interpreter_no_separate_eval_no_tracer_contiguous_bbs Mar 3, 2023
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.

2 participants