================ @@ -91,6 +91,15 @@ class IntegerRelation { return IntegerRelation(space); } + /// Return an empty system containing an invalid equation 0=1. ---------------- Groverkss wrote: nit: 0=1 --> 0 = 1 https://github.com/llvm/llvm-project/pull/69107