[all-commits] [llvm/llvm-project] 523914: [MLIR][Presburger] Deduplicate and move getNegated...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Mar 21 12:29:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 523914c20d974f20dcff463b40855f2cdd463313
https://github.com/llvm/llvm-project/commit/523914c20d974f20dcff463b40855f2cdd463313
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Utils.h
M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
M mlir/lib/Analysis/Presburger/Utils.cpp
Log Message:
-----------
[MLIR][Presburger] Deduplicate and move getNegatedCoeffs and getComplementIneq into Utils
More information about the All-commits
mailing list