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

Patch ssa #11

Merged
merged 15 commits into from
Oct 9, 2018
Merged

Patch ssa #11

merged 15 commits into from
Oct 9, 2018

Conversation

leonardt
Copy link
Owner

@leonardt leonardt commented Oct 9, 2018

Fixes issues in the ssa backend related to loading/storing of registered values

@leonardt leonardt merged commit bbb3a0f into master Oct 9, 2018
@leonardt leonardt deleted the patch-ssa branch October 9, 2018 22:26
@coveralls
Copy link

Pull Request Test Coverage Report for Build 222

  • 274 of 299 (91.64%) changed or added relevant lines in 8 files are covered.
  • 36 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+0.9%) to 72.778%

Changes Missing Coverage Covered Lines Changed/Added Lines %
silica/cfg/liveness.py 26 27 96.3%
silica/cfg/ssa.py 11 14 78.57%
silica/cfg/control_flow_graph.py 138 143 96.5%
silica/verilog.py 64 80 80.0%
Files with Coverage Reduction New Missed Lines %
silica/cfg/control_flow_graph.py 1 75.6%
silica/transformations/promote_widths.py 2 65.38%
silica/compile.py 3 84.66%
silica/transformations/constant_fold.py 3 73.33%
silica/verilog.py 6 82.93%
silica/coroutine.py 9 70.27%
silica/transformations/inline_functions.py 12 64.1%
Totals Coverage Status
Change from base Build 185: 0.9%
Covered Lines: 1433
Relevant Lines: 1969

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants