[MLIR][Presburger] Minor bug-fix in PresburgerRelation::intersectRange from 3dd9931c
Fix a typo (incorrectly calling getNumDomainVars instead of getNumRangeVars) in intersectRange from 3dd9931c. Reviewed By: Groverkss Differential Revision: https://reviews.llvm.org/D159413
Loading
Please sign in to comment