mirror of
https://github.com/anoma/juvix.git
synced 2024-12-12 04:43:18 +03:00
49678b4e54
* Closes #2576 * Adds a JuvixReg transformation `InitBranchVars` which inserts assignments to initialize variables assigned in other branches. Assumes the input is in SSA form (which is preserved). * Adds tests for the `InitBranchVars` transformation. * Depends on #2647 |
||
---|---|---|
.. | ||
Parse | ||
Run | ||
Transformation | ||
Parse.hs | ||
Run.hs | ||
Transformation.hs |