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

Yul optimizer suite: Call name simplifier only once #15523

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

clonker
Copy link
Member

@clonker clonker commented Oct 17, 2024

In #15518 (comment), @cameel discovered that the name simplifier is always run twice in the yul optimizer suite. This PR removes one of the two calls. @ekpyron are we missing some corner case here?

Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but we should wait for Daniel's opinion before merging.

@clonker
Copy link
Member Author

clonker commented Oct 21, 2024

As per discussion fine to merge.

@clonker clonker merged commit ab0f44e into develop Oct 21, 2024
74 checks passed
@clonker clonker deleted the only_call_namesimplifier_once branch October 21, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants