[MLIR][Presburger] change some `push_back`s to `emplace_back`s
authorArjun P <arjunpitchanathan@gmail.com>
Thu, 14 Apr 2022 02:20:17 +0000 (03:20 +0100)
committerArjun P <arjunpitchanathan@gmail.com>
Thu, 14 Apr 2022 03:27:21 +0000 (04:27 +0100)
commit094ad0667c5eb61817b68a65a89201310157e57d
tree4083740441f680896694836baff5d1e476a23bff
parentef95a6e827e5e348b310d504535ed69c0303b695
[MLIR][Presburger] change some `push_back`s to `emplace_back`s
mlir/lib/Analysis/Presburger/PWMAFunction.cpp
mlir/lib/Analysis/Presburger/Simplex.cpp