egraphs-good / eggcc

MIT License
51 stars 11 forks source link

Translate a single region from RVSDG to tree encoding #288

Closed oflatt closed 9 months ago

oflatt commented 9 months ago

This PR implements the translation of a function with a single region to the tree encoding. It doesn't run the interpreter or optimizations on the result yet.