[all-commits] [llvm/llvm-project] e9fa18: [MLIR][Presburger] getDivRepr: fix bug where divid...
Arjun P via All-commits
all-commits at lists.llvm.org
Tue Jun 28 08:43:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9fa18637d6f9d1d40ff1cb48f802d6da23b3b8e
https://github.com/llvm/llvm-project/commit/e9fa18637d6f9d1d40ff1cb48f802d6da23b3b8e
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/Utils.cpp
M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp
Log Message:
-----------
[MLIR][Presburger] getDivRepr: fix bug where dividend was negated
Also updated the tests, which were asserting the wrong behaviour.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D128735
More information about the All-commits
mailing list