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

ssa: complex op and print/panic #373

Merged
merged 2 commits into from
Jun 20, 2024
Merged

ssa: complex op and print/panic #373

merged 2 commits into from
Jun 20, 2024

Conversation

visualfc
Copy link
Member

@visualfc visualfc commented Jun 20, 2024

complex

  • binop + - * /
  • unop -
  • convert complex128 - complex64
  • println/panic

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (32883b4) to head (e4c1285).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
+ Coverage   97.45%   97.53%   +0.07%     
==========================================
  Files          19       19              
  Lines        4006     4093      +87     
==========================================
+ Hits         3904     3992      +88     
+ Misses         85       84       -1     
  Partials       17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@visualfc visualfc changed the title runtime: print/panic complex [wip] runtime: print/panic complex Jun 20, 2024
@visualfc visualfc changed the title [wip] runtime: print/panic complex ssa: complex op and print/panic Jun 20, 2024
@xushiwei xushiwei merged commit c158169 into goplus:main Jun 20, 2024
6 checks passed
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