and thought it might be interesting for our code generation tools. I haven't read it deeply enough to understand if it is directly useful, but the E-graph representation and rewrites for computational efficiency could give ideas of how to improve our code generation optimizations.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
E-graphs are something we looked at a bit back when we did our CZI
grant application. I think we came to the conclusion that they are too
slow to be useful for the core, but I agree that they are interesting
for use in code generation optimization applications.