[all-commits] [llvm/llvm-project] 98c994: Revert "[MLIR][Presburger] Template Matrix to allo...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Sep 18 11:08:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98c994c8e22d7f38cc04f56ee5cdeb337734414d
https://github.com/llvm/llvm-project/commit/98c994c8e22d7f38cc04f56ee5cdeb337734414d
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
M mlir/include/mlir/Analysis/Presburger/LinearTransform.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/include/mlir/Analysis/Presburger/Utils.h
M mlir/lib/Analysis/FlatLinearValueConstraints.cpp
M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
M mlir/lib/Analysis/Presburger/LinearTransform.cpp
M mlir/lib/Analysis/Presburger/Matrix.cpp
M mlir/lib/Analysis/Presburger/Simplex.cpp
M mlir/unittests/Analysis/Presburger/LinearTransformTest.cpp
M mlir/unittests/Analysis/Presburger/MatrixTest.cpp
M mlir/unittests/Analysis/Presburger/Parser.h
M mlir/unittests/Analysis/Presburger/Utils.h
Log Message:
-----------
Revert "[MLIR][Presburger] Template Matrix to allow MPInt and Fraction (#65272)"
This reverts commit efca035c6d28542ad6374cd8bf17ae7c72407ead.
Reverting due to windows build bot failure:
https://lab.llvm.org/buildbot/#/builders/13/builds/40242/steps/6/logs/stdio
More information about the All-commits
mailing list