This patch adds support for checking if two PresburgerSets are equal. In particular, one can check if two FlatAffineConstraints are equal by constructing PrebsurgerSets from them and comparing these.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
return setMinusThis.isInegerEmpty();