-
Notifications
You must be signed in to change notification settings - Fork 230
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
compiler: Generalize lowering of reductions #1980
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1980 +/- ##
==========================================
- Coverage 87.90% 87.90% -0.01%
==========================================
Files 214 214
Lines 36232 36250 +18
Branches 5465 5468 +3
==========================================
+ Hits 31849 31864 +15
- Misses 3868 3870 +2
- Partials 515 516 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
Need to try whether this can have any impact on: #1528
167ee8e
to
693485f
Compare
no difference |
No description provided.