Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131186
[MLIR][Presburger] SlowMPInt::gcd: fix crash when sizes differ ClosedPublic Authored by arjunp on Aug 4 2022, 11:01 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2022, 11:11 AM This revision was landed with ongoing or failed builds.Aug 4 2022, 11:15 AM Closed by commit rG1486a2eaf0bd: [MLIR][Presburger] SlowMPInt::gcd: fix crash when sizes differ (authored by arjunp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 450077 mlir/lib/Analysis/Presburger/SlowMPInt.cpp
mlir/unittests/Analysis/Presburger/MPIntTest.cpp
|