[MLIR][Presburger] Use `SmallVector` instead of `std::vector` in `getLocalRepr`
Use `SmallVector` instead of `std::vector` in `getLocalRepr` function. Also, fix the casing of a variable. Reviewed By: arjunp Differential Revision: https://reviews.llvm.org/D118722
Loading
Please sign in to comment