[all-commits] [llvm/llvm-project] 30c0a1: [MLIR][Presburger] Matrix::insertColumns: add doc, ...
Arjun P via All-commits
all-commits at lists.llvm.org
Wed Mar 23 17:42:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30c0a148466913fdbe4ee1c75ad3c88375b34ce3
https://github.com/llvm/llvm-project/commit/30c0a148466913fdbe4ee1c75ad3c88375b34ce3
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/Matrix.cpp
Log Message:
-----------
[MLIR][Presburger] Matrix::insertColumns: add doc, fix lint issue, and early exit when possible
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D122137
More information about the All-commits
mailing list