-
-
Notifications
You must be signed in to change notification settings - Fork 93
Graph optimizations analysis info #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Graph optimizations analysis info #222
Conversation
883934b to
e0f52dc
Compare
|
I resolved the compile time issues with this PR now. There are still a few things that keep this a draft:
|
…e been coalesced instead of just one
…ally effected by the previous iteration
…xt iteration to speedup the pass
Just a draft so people know this exists, its been quite a while since I have worked on this so I don't think its ready to merge.
It removes quite a few nodes and also improves runtime performance but significantly increases compile times.