Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122158
[MLIR][Presburger] MultiAffineFunction::removeIdRange: fix bug where kind wasn't passed on to IntegerPolyhedron::removeIdRange ClosedPublic Authored by arjunp on Mar 21 2022, 10:16 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 21 2022, 3:35 PM Closed by commit rG7f6112496b9b: [MLIR][Presburger] MultiAffineFunction::removeIdRange: fix bug where kind… (authored by arjunp). · Explain WhyMar 22 2022, 6:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417271 mlir/lib/Analysis/Presburger/PWMAFunction.cpp
mlir/unittests/Analysis/Presburger/PWMAFunctionTest.cpp
|