Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Fixed ldind failure and properly zext unsigned types in WebAssembly #5342

Merged
merged 2 commits into from
Feb 4, 2018

Conversation

hippiehunter
Copy link
Contributor

@morganbr
This is to fix the ldind issue I noticed in testing for #5172, In making the test for this I noticed that we weren't getting the right results for comparisons between unsigned types (smaller than 32bit) when they had the high bit set.

Copy link
Contributor

@morganbr morganbr 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. Thanks for the fix!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants