Remove code duplication in addLowerOrUpperBound and composeMatchingMap.
Depends On D107813
Paths
| Differential D107814
[mlir][Analysis][NFC] Remove code duplication around getFlattenedAffineExprs ClosedPublic Authored by springerm on Aug 10 2021, 4:27 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 18 others. · View Herald TranscriptAug 10 2021, 4:27 AM This revision is now accepted and ready to land.Aug 10 2021, 8:01 AM This revision was landed with ongoing or failed builds.Aug 11 2021, 12:06 AM Closed by commit rG4b56e2ee1dd4: [mlir][Analysis][NFC] Remove code duplication around getFlattenedAffineExprs (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes. springerm added a child revision: D107725: [mlir][Analysis][NFC] Split FlatAffineConstraints class.Aug 11 2021, 12:35 AM
Revision Contents
Diff 365424 mlir/include/mlir/Analysis/AffineStructures.h
mlir/lib/Analysis/AffineStructures.cpp
|