Reimplement this function in terms of the function variant without Value semantics.
Depends On D107727
Paths
| Differential D107729
[mlir][Analysis][NFC] Reimplement FlatAffineConstraints::addLowerOrUpperBound ClosedPublic Authored by springerm on Aug 8 2021, 11:04 PM.
Details Summary Reimplement this function in terms of the function variant without Value semantics. Depends On D107727
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 18 others. · View Herald TranscriptAug 8 2021, 11:04 PM ftynse added inline comments. This revision is now accepted and ready to land.Aug 9 2021, 8:45 AM springerm added a parent revision: D107727: [mlir][Analysis] Add FlatAffineConstraints::addLowerOrUpperBound. springerm retitled this revision from [mlir][Analysis][NFC] Reimplement FlatAffineValueConstraints::addLowerOrUpperBound to [mlir][Analysis][NFC] Reimplement FlatAffineConstraints::addLowerOrUpperBound.Aug 10 2021, 4:47 AM springerm marked 2 inline comments as done. This revision was landed with ongoing or failed builds.Aug 10 2021, 11:26 PM Closed by commit rG98e30a9b4704: [mlir][Analysis][NFC] Reimplement FlatAffineConstraints::addLowerOrUpperBound (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 365084 mlir/lib/Analysis/AffineStructures.cpp
|