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

[wasm] Enable jiterpreter traces; fix floating point compares #81417

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

kg
Copy link
Contributor

@kg kg commented Jan 31, 2023

This PR enables jiterpreter traces and fixes a bug in the implementation of floating point compares / floating point branches.

@kg kg added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) arch-wasm WebAssembly architecture labels Jan 31, 2023
@ghost ghost assigned kg Jan 31, 2023
@ghost
Copy link

ghost commented Jan 31, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

This PR enables jiterpreter traces. I've got stats enabled right now as well so they'll be in the log for any failed tests on CI, will take that out before merging.

Author: kg
Assignees: -
Labels:

NO-MERGE, arch-wasm

Milestone: -

@kg kg marked this pull request as ready for review January 31, 2023 20:19
@kg kg removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Jan 31, 2023
@kg
Copy link
Contributor Author

kg commented Jan 31, 2023

Tests all passed, so disabling stats again

Copy link
Member

@lewing lewing left a comment

Choose a reason for hiding this comment

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

lgtm, go ahead and merge if green

@kg kg changed the title [wasm] Enable jiterpreter traces [wasm] Enable jiterpreter traces; fix floating point compares Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants