Also added test cases to test this. Both IntegerRelation::addLocalFloorDiv and the fixed implementation of subtraction need to compute division inequalities from dividend and divisor, so this also adds helper util functions to avoid duplicating this logic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo