[MLIR][Presburger] Use Matrix utilities for IntegerPolyhedron
This patch replaces various functions over inequalities/equalities in IntegerPolyhedron with Matrix functions already implementing them or refactors them to a Matrix function. Reviewed By: arjunp Differential Revision: https://reviews.llvm.org/D120482
Loading
Please sign in to comment