Skip to content

[Yul] Proper recursion in ForLoopInitRewriter.#5585

Merged
chriseth merged 1 commit intodevelopfrom
forInitRewriteNested
Dec 4, 2018
Merged

[Yul] Proper recursion in ForLoopInitRewriter.#5585
chriseth merged 1 commit intodevelopfrom
forInitRewriteNested

Conversation

@ekpyron
Copy link
Collaborator

@ekpyron ekpyron commented Dec 4, 2018

While working on #5584 I noticed that the for loop init rewriter does not properly recurse and because of that doesn't rewrite all for pre's.

This PR therefore adds the required recursion, adjusts the fullSuite test and adds a new test with nested for's.

@ekpyron ekpyron self-assigned this Dec 4, 2018
@chriseth chriseth merged commit 4e5dabf into develop Dec 4, 2018
@ekpyron ekpyron deleted the forInitRewriteNested branch December 4, 2018 13:17
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