[all-commits] [llvm/llvm-project] b238c2: Revert "[MLIR][Presburger] IntegerPolyhedron: add ...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Apr 4 16:31:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b238c252e8b1bbebc7ed79c08e06c23514d0dfb4
https://github.com/llvm/llvm-project/commit/b238c252e8b1bbebc7ed79c08e06c23514d0dfb4
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
M mlir/include/mlir/Analysis/Presburger/Matrix.h
M mlir/include/mlir/Analysis/Presburger/PWMAFunction.h
M mlir/include/mlir/Analysis/Presburger/Simplex.h
M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
M mlir/lib/Analysis/Presburger/Matrix.cpp
M mlir/lib/Analysis/Presburger/PWMAFunction.cpp
M mlir/lib/Analysis/Presburger/Simplex.cpp
M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp
Log Message:
-----------
Revert "[MLIR][Presburger] IntegerPolyhedron: add support for symbolic integer lexmin"
This reverts commit da92f92621e28a56fe8ad79d82eb60e436bf1d39.
More information about the All-commits
mailing list