Also updated the tests, which were asserting the wrong behaviour.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128735
[MLIR][Presburger] getDivRepr: fix bug where dividend was negated ClosedPublic Authored by arjunp on Jun 28 2022, 8:39 AM.
Details Summary Also updated the tests, which were asserting the wrong behaviour.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2022, 8:42 AM This revision was landed with ongoing or failed builds.Jun 28 2022, 8:43 AM Closed by commit rGe9fa18637d6f: [MLIR][Presburger] getDivRepr: fix bug where dividend was negated (authored by arjunp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 440639 mlir/lib/Analysis/Presburger/Utils.cpp
mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp
|