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

ArithToEmitC: Handle addi, subi and muli #139

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

mgehre-amd
Copy link
Collaborator

@mgehre-amd mgehre-amd commented Mar 15, 2024

Does not include integer divison, because there are ops for unsigned and signed integer division.

@mgehre-amd mgehre-amd requested a review from TinaAMD March 15, 2024 10:56
Copy link

@TinaAMD TinaAMD left a comment

Choose a reason for hiding this comment

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

LGTM

@mgehre-amd mgehre-amd merged commit 31b7dc7 into feature/fused-ops Mar 18, 2024
4 checks passed
@mgehre-amd mgehre-amd deleted the matthias.addi_muli branch March 18, 2024 14:49
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