Use the custom upper bound computation in hoisting by the new getUpperBoundForIndex method.
Depends On D113546
Paths
| Differential D113547
[mlir][linalg] Use getUpperBoundForIndex in hoisting (NFC). ClosedPublic Authored by gysit on Nov 10 2021, 12:12 AM.
Details Summary Use the custom upper bound computation in hoisting by the new getUpperBoundForIndex method. Depends On D113546
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 21 others. · View Herald TranscriptNov 10 2021, 12:12 AM This revision is now accepted and ready to land.Nov 10 2021, 4:36 AM Closed by commit rG4e2c978f440f: [mlir][linalg] Use getUpperBoundForIndex in hoisting (NFC). (authored by gysit). · Explain WhyNov 10 2021, 8:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386172 mlir/lib/Dialect/Linalg/Transforms/HoistPadding.cpp
|