Skip to content
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

Add sum_to_zero transform #1443

Merged
merged 2 commits into from
Aug 13, 2024

Rename to sum_to_zero_vector

13938a8
Select commit
Loading
Failed to load commit list.
Merged

Add sum_to_zero transform #1443

Rename to sum_to_zero_vector
13938a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 12, 2024 in 1s

42.85% of diff hit (target 0.00%)

View this Pull Request on Codecov

42.85% of diff hit (target 0.00%)

Annotations

Check warning on line 60 in src/analysis_and_optimization/Mir_utils.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis_and_optimization/Mir_utils.ml#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 299 in src/frontend/Ast_to_Mir.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/Ast_to_Mir.ml#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 325 in src/frontend/Pretty_printing.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/Pretty_printing.ml#L323-L325

Added lines #L323 - L325 were not covered by tests

Check warning on line 19 in src/middle/Transformation.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middle/Transformation.ml#L19

Added line #L19 was not covered by tests