Symbols are now supported in the integer emptiness check. Remove some outdated assertions checking that there are no symbols.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100327
[MLIR] PresburgerSet emptiness check: remove assertions that there are no symbols ClosedPublic Authored by arjunp on Apr 12 2021, 10:32 AM.
Details Summary Symbols are now supported in the integer emptiness check. Remove some outdated assertions checking that there are no symbols.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2021, 10:33 AM This revision was landed with ongoing or failed builds.Apr 12 2021, 10:41 AM Closed by commit rG7f9e36b209dd: [MLIR] PresburgerSet emptiness check: remove assertions that there are no… (authored by arjunp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 336893 mlir/lib/Analysis/PresburgerSet.cpp
|