mjolnir
mjolnir copied to clipboard
Write SSA layer
We need some way to perform optimizations on the code produced by expressions. Perhaps we want to build a SSA system like LLVM, and hook into it with datalog to allow queries/optimization passes?