Closed Y-Nak closed 2 years ago
In this PR, I simply separated the ir module from codegen into the sonatina-ir crate. I'll refactor the sonatina-type system and instructions in the next PR, then start integrating sonatina into Fe.
ir
codegen
sonatina-ir
In this PR, I simply separated the
ir
module fromcodegen
into thesonatina-ir
crate. I'll refactor the sonatina-type system and instructions in the next PR, then start integrating sonatina into Fe.