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

Fix singlepass miscompilation on Operator::CallIndirect. #1191

Merged
merged 5 commits into from
Feb 11, 2020

Conversation

losfair
Copy link
Contributor

@losfair losfair commented Feb 6, 2020

This fixes the 3 failing tests mentioned in https://00f.net/2019/10/22/updated-webassembly-benchmark/ .

(TODO: Add test cases?)

@losfair losfair requested a review from nlewycky as a code owner February 6, 2020 15:13
@losfair
Copy link
Contributor Author

losfair commented Feb 6, 2020

bors try

bors bot added a commit that referenced this pull request Feb 6, 2020
@bors
Copy link
Contributor

bors bot commented Feb 6, 2020

try

Build succeeded

Copy link
Contributor

@nlewycky nlewycky left a comment

Choose a reason for hiding this comment

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

Code change is good, just waiting on a test.

@losfair losfair requested a review from nlewycky February 10, 2020 13:08
@losfair
Copy link
Contributor Author

losfair commented Feb 11, 2020

bors r+

bors bot added a commit that referenced this pull request Feb 11, 2020
1191: Fix singlepass miscompilation on `Operator::CallIndirect`. r=losfair a=losfair

This fixes the 3 failing tests mentioned in https://00f.net/2019/10/22/updated-webassembly-benchmark/ .

(TODO: Add test cases?)

Co-authored-by: losfair <zhy20000919@hotmail.com>
@bors
Copy link
Contributor

bors bot commented Feb 11, 2020

Build succeeded

@bors bors bot merged commit 2f4e9b1 into master Feb 11, 2020
@bors bors bot deleted the fix/singlepass-indirect-call branch February 11, 2020 19: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