This is unncessary, so we remove it as an optimization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123540
[MLIR][Presburger][Simplex] addSymbolicCut: don't add symbol div if denom is 1 ClosedPublic Authored by arjunp on Apr 11 2022, 1:06 PM.
Details Summary This is unncessary, so we remove it as an optimization.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2022, 4:03 AM This revision was landed with ongoing or failed builds.Apr 12 2022, 4:27 AM Closed by commit rG4aeb2a57f469: [MLIR][Presburger][Simplex] addSymbolicCut: don't add symbol div if denom is 1 (authored by arjunp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422175 mlir/lib/Analysis/Presburger/Simplex.cpp
|