-
-
Notifications
You must be signed in to change notification settings - Fork 871
feat[venom]: algebraic optimizations #4778
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?
feat[venom]: algebraic optimizations #4778
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4778 +/- ##
==========================================
- Coverage 93.28% 93.15% -0.13%
==========================================
Files 137 137
Lines 19623 19723 +100
Branches 3396 3420 +24
==========================================
+ Hits 18305 18373 +68
- Misses 894 921 +27
- Partials 424 429 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This reverts commit 16b2b2f.
…gebraic_optimizations
charles-cooper
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we add some tests for the (working) add/sub chains?
What I did
Improve optimizations performed by algebraic optimization pass. Specifically, optimize add/sub chains.
How I did it
How to verify it
Commit message
Description for the changelog
Cute Animal Picture