Skip to content

add cases for MInt{8}, MInt{16}, and MInt{128} #1200

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 1 commit into from
Mar 4, 2025
Merged

add cases for MInt{8}, MInt{16}, and MInt{128} #1200

merged 1 commit into from
Mar 4, 2025

Conversation

dwightguth
Copy link
Collaborator

@dwightguth dwightguth commented Mar 4, 2025

This is intended to fix crashes when the llvm backend manipulates machine integers of sizes 8, 16, and 128.

@rv-jenkins rv-jenkins changed the base branch from master to develop March 4, 2025 17:03
@dwightguth dwightguth marked this pull request as ready for review March 4, 2025 17:52
Copy link
Collaborator

@Robertorosmaninho Robertorosmaninho left a comment

Choose a reason for hiding this comment

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

LGTM. But I'll like to wait @virgil-serbanuta tests.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we add

  • add_hash128
  • add_hash160
  • add_hash256
    here?

@virgil-serbanuta
Copy link
Contributor

LGTM.

Thank you! I uncommented all tests that crashed because of the MInt issue and they seem to work on the mint3 branch.

@dwightguth dwightguth merged commit 4277487 into develop Mar 4, 2025
10 checks passed
@dwightguth dwightguth deleted the mint3 branch March 4, 2025 23:38
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.

3 participants