Skip to content

Yul codegen for break & continue statements #6241

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

Merged
merged 1 commit into from
Mar 28, 2019
Merged

Conversation

christianparpart
Copy link
Member

@christianparpart christianparpart commented Mar 11, 2019

It would make sense to merge #6315 first

Closes #4576

It contains the codegen part of Yul's break & continue statements.

Checklist

  • implement codegen
  • Tests (codeegeneration tested via semantic tests)
  • ChangeLog entry

@chriseth

This comment has been minimized.

@codecov

This comment has been minimized.

chriseth
chriseth previously approved these changes Mar 11, 2019
@christianparpart christianparpart force-pushed the yul-bc-codegen branch 3 times, most recently from 1a8bd92 to 5df2b41 Compare March 12, 2019 15:29
@ethereum ethereum deleted a comment from codecov bot Mar 12, 2019
@christianparpart christianparpart force-pushed the yul-bc-codegen branch 2 times, most recently from 74f0e21 to 306b7e3 Compare March 13, 2019 15:16
@codecov

This comment has been minimized.

@chriseth

This comment has been minimized.

@leonardoalt

This comment has been minimized.

@christianparpart
Copy link
Member Author

@leonardoalt rebased. it kinda depends on #6315 to be merged first. which is in Waiting-for-Review mode :)

@chriseth

This comment has been minimized.

@axic axic changed the title Yul codegen for break & continue statements [WIP] Yul codegen for break & continue statements Mar 21, 2019
@axic

This comment has been minimized.

@chriseth
Copy link
Contributor

Rebasing on top of #6315 mainly to enable fuzzing both.

@chriseth chriseth changed the base branch from develop to yul-for-continue-tests March 26, 2019 21:09
@chriseth
Copy link
Contributor

Changed PR base.

@christianparpart christianparpart force-pushed the yul-for-continue-tests branch 3 times, most recently from e784781 to 6d459ba Compare March 27, 2019 14:10
@chriseth chriseth force-pushed the yul-for-continue-tests branch from 6d459ba to 91f96c2 Compare March 27, 2019 21:16
@chriseth chriseth changed the title [WIP] Yul codegen for break & continue statements Yul codegen for break & continue statements Mar 28, 2019
@chriseth chriseth changed the base branch from yul-for-continue-tests to develop March 28, 2019 13:11
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.

4 participants