[MLIR] Simplex::appendVariable: early return if count == 0
authorArjun P <arjunpitchanathan@gmail.com>
Mon, 20 Sep 2021 07:39:05 +0000 (13:09 +0530)
committerArjun P <arjunpitchanathan@gmail.com>
Mon, 20 Sep 2021 07:46:56 +0000 (13:16 +0530)
commit76cb876563d0e2a3c850b14ca68638be9f6124a0
tree647baba22c2a076be0e78541b1f6062d7288aa16
parentec03bbe8a74ae593d0ea5d8bf55c337e395873d1
[MLIR] Simplex::appendVariable: early return if count == 0
mlir/lib/Analysis/Presburger/Simplex.cpp
mlir/unittests/Analysis/Presburger/SimplexTest.cpp