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

add trunc zext #166

Merged
merged 5 commits into from
Aug 22, 2024
Merged

add trunc zext #166

merged 5 commits into from
Aug 22, 2024

Conversation

cqc-melf
Copy link
Collaborator

@cqc-melf cqc-melf commented Aug 21, 2024

Description

Add zext and trunc operations to resize i64 to the register size after potentially setting bits outside of the register size.

Related issues

Please mention any github issues addressed by this PR.

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

@cqc-melf cqc-melf requested a review from cqc-alec August 21, 2024 16:08
@cqc-melf cqc-melf merged commit 8cf6ba9 into main Aug 22, 2024
6 checks passed
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