Closed oflatt closed 7 months ago
This PR fixes up the interpreter to work with the DAG IR. It does so by caching results for evaluating nodes based on the Rc pointer so that they are evaluated just once.
This PR fixes up the interpreter to work with the DAG IR. It does so by caching results for evaluating nodes based on the Rc pointer so that they are evaluated just once.