KEMBAR78
[mypyc] Simplify generated C by omitting gotos to the next block by JukkaL · Pull Request #10230 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Mar 20, 2021

This reduces the number of lines in the generated C when compiling
the richards benchmark by about 5%.

The main benefit is making the generated C easier to read by humans.

This may also marginally improve the speed of compilation.

@JukkaL JukkaL merged commit dc08ab6 into master Mar 20, 2021
@JukkaL JukkaL deleted the simplify-c branch March 20, 2021 16:28
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.

1 participant