cmp: separate type propagation pass
The type propagation is invoked with a function compiler-pass/propagate-types before the compiler-pass2. Previously the type propagation was invoked in ctop-write.
Please register or sign in to comment
The type propagation is invoked with a function compiler-pass/propagate-types before the compiler-pass2. Previously the type propagation was invoked in ctop-write.