Skip to content

ssa: fix defer move block[0] index - #643

Merged
xushiwei merged 1 commit into
xgo-dev:mainfrom
visualfc:defernext
Aug 9, 2024
Merged

ssa: fix defer move block[0] index#643
xushiwei merged 1 commit into
xgo-dev:mainfrom
visualfc:defernext

Conversation

@visualfc

@visualfc visualfc commented Aug 2, 2024

Copy link
Copy Markdown
Collaborator

fix #619

@codecov

codecov Bot commented Aug 2, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (0665091) to head (e1d8024).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #643   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          19       19           
  Lines        4569     4574    +5     
=======================================
+ Hits         4458     4463    +5     
  Misses         94       94           
  Partials       17       17           

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

@visualfc
visualfc force-pushed the defernext branch 2 times, most recently from be0ebfe to e1d8024 Compare August 2, 2024 04:16
@luoliwoshang

Copy link
Copy Markdown
Contributor

fix #619

run normally

@visualfc visualfc changed the title ssa: fix defer next block for phi ssa: fix defer move block[0] index Aug 9, 2024
@xushiwei
xushiwei merged commit dfd85a7 into xgo-dev:main Aug 9, 2024
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.

Unexpected Panic Execution Causing Compile Error

3 participants