refactor(rust): Dispatch is_length_preserving_rec in lower_ir to expr output height resolver#27211
Closed
nameexhaustion wants to merge 1 commit intonxs/slice-pushdown-exprfrom
Closed
refactor(rust): Dispatch is_length_preserving_rec in lower_ir to expr output height resolver#27211nameexhaustion wants to merge 1 commit intonxs/slice-pushdown-exprfrom
is_length_preserving_rec in lower_ir to expr output height resolver#27211nameexhaustion wants to merge 1 commit intonxs/slice-pushdown-exprfrom
Conversation
Contributor
|
The uncompressed lib size after this PR is 58.6730 MB. |
is_length_preserving_rec to expr output height resolveris_length_preserving_rec in lower_ir to expr output height resolver
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## nxs/slice-pushdown-expr #27211 +/- ##
========================================================
Coverage 81.89% 81.89%
========================================================
Files 1822 1822
Lines 251419 251426 +7
Branches 3149 3149
========================================================
+ Hits 205891 205904 +13
+ Misses 44720 44714 -6
Partials 808 808 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
57099fb to
a435464
Compare
Contributor
|
The uncompressed lib size after this PR is 58.6679 MB. |
23b7c3d to
93bedbb
Compare
Contributor
|
The uncompressed lib size after this PR is 58.6679 MB. |
Contributor
|
The uncompressed lib size after this PR is 58.6686 MB. |
5a847a6 to
84b95d0
Compare
Contributor
|
The uncompressed lib size after this PR is 58.6771 MB. |
84b95d0 to
e286ae6
Compare
Contributor
|
The uncompressed lib size after this PR is 58.6776 MB. |
e286ae6 to
85699aa
Compare
Contributor
|
The uncompressed lib size after this PR is 58.6777 MB. |
f566b86 to
9e080bf
Compare
85699aa to
6c51f03
Compare
Contributor
|
The uncompressed lib size after this PR is 58.8621 MB. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
is_length_preserving_recin lower_ir to expr output height resolver #27211--