1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-27 17:43:55 +03:00
juvix/test/Asm/Run
Łukasz Czajka 285b23742f
Remove copy propagation from the native/WASM and Rust pipelines (#2846)
* Closes #2845 
* Copy propagation is not correct without subsequent adjusting of live
variables. See the comments in #2845.
* Enables JuvixReg transformations in the test suite, which exposes the
bug.
* Adds a test in JuvixAsm crafted specifically to expose this bug.
2024-06-20 12:44:15 +02:00
..
Base.hs Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Negative.hs Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Positive.hs Remove copy propagation from the native/WASM and Rust pipelines (#2846) 2024-06-20 12:44:15 +02:00