Unsigned integer division doesn't work with --experimental-ssa
#1923
Labels
bug
Something isn't working
--experimental-ssa
#1923
Aim
Expected Behavior
The test should pass
Bug
Dividing unsigned ints with
--experimental-ssa
seems to calculate multiplication with the field inverse instead of standard integer divisionTo Reproduce
nargo test --show-output --experimental-ssa
Installation Method
Compiled from source
Nargo Version
nargo 0.8.0 (git version hash: 4969da7, is dirty: false)
Additional Context
No response
Would you like to submit a PR for this Issue?
Maybe
Support Needs
No response
The text was updated successfully, but these errors were encountered: