Skip to content

More simple math opts #1414

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 6 commits into from
Feb 14, 2018
Merged

More simple math opts #1414

merged 6 commits into from
Feb 14, 2018

Conversation

kripken
Copy link
Member

@kripken kripken commented Feb 9, 2018

Optimize more simple math operations: mul of 0, or of 0, and of 0, mul of 1, mul of a power of 2, urem of a power of 2.

See #1411.

@kripken
Copy link
Member Author

kripken commented Feb 14, 2018

Ran the emscripten test suite and fuzzing, saw no problems.

@kripken kripken merged commit e97d485 into master Feb 14, 2018
@kripken kripken deleted the math branch February 14, 2018 16:06
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