[all-commits] [llvm/llvm-project] 76cb87: [MLIR] Simplex::appendVariable: early return if co...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Sep 20 00:47:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76cb876563d0e2a3c850b14ca68638be9f6124a0
https://github.com/llvm/llvm-project/commit/76cb876563d0e2a3c850b14ca68638be9f6124a0
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Changed paths:
M mlir/lib/Analysis/Presburger/Simplex.cpp
M mlir/unittests/Analysis/Presburger/SimplexTest.cpp
Log Message:
-----------
[MLIR] Simplex::appendVariable: early return if count == 0
More information about the All-commits
mailing list