llvm-project/mlir/include
Prashant Kumar 3cc5447728 [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
2022-02-02 19:57:15 +05:30
..
mlir [MLIR][Presburger] Use `SmallVector` instead of `std::vector` in `getLocalRepr` 2022-02-02 19:57:15 +05:30
mlir-c [mlir][capi] Add DialectRegistry to MLIR C-API 2022-02-01 13:42:06 -07:00