Skip to content

fix: passing signed information to the expression generator to ensure that division uses the correct operation#1631

Open
Angus-Bethke-Bachmann wants to merge 3 commits intomasterfrom
anbt/PRG-3923
Open

fix: passing signed information to the expression generator to ensure that division uses the correct operation#1631
Angus-Bethke-Bachmann wants to merge 3 commits intomasterfrom
anbt/PRG-3923

Conversation

@Angus-Bethke-Bachmann
Copy link
Contributor

Changed

  • Passing signed information to the expression generator to ensure that division uses the correct operation

Testing

  • Added a codegen test to ensure that the operation is performed when two unsigned integers are divided

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.

An error occurred during division of an unsigned variable

1 participant