-
Notifications
You must be signed in to change notification settings - Fork 14
Graph IR #28
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestoptimisationImplement this to make things run fasterImplement this to make things run faster
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestoptimisationImplement this to make things run fasterImplement this to make things run faster
Began work on an IR today. It is locked behind a compiler flag (
--useGraphIR) to facilitate easy testing + continued development alongside the main branch. It currently does not work at all.Other thoughts: