There are now two entry points. One for shaped values and one for index-typed values. This addresses a comment in D146524.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147987
[mlir][affine] Split `reifyValueBound` in two functions ClosedPublic Authored by springerm on Apr 10 2023, 7:42 PM.
Details Summary There are now two entry points. One for shaped values and one for index-typed values. This addresses a comment in D146524.
Diff Detail
Event Timelinespringerm mentioned this in D146524: [mlir][Arith] ValueBoundsOpInterface: Reify with Arith ops.Apr 10 2023, 7:49 PM springerm added a child revision: D146524: [mlir][Arith] ValueBoundsOpInterface: Reify with Arith ops. springerm retitled this revision from [mlir][affine][NFC] Split `reifyValueBound` in two functions to [mlir][affine] Split `reifyValueBound` in two functions.Apr 10 2023, 8:12 PM This revision is now accepted and ready to land.Apr 18 2023, 12:04 AM This revision was landed with ongoing or failed builds.Apr 18 2023, 12:41 AM Closed by commit rG912fedfbe5b9: [mlir][affine][NFC] Split `reifyValueBound` in two functions (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes. springerm marked an inline comment as done.
Revision Contents
Diff 514542 mlir/include/mlir/Dialect/Affine/Transforms/Transforms.h
mlir/lib/Dialect/Affine/Transforms/ReifyValueBounds.cpp
mlir/lib/Dialect/Linalg/Transforms/HoistPadding.cpp
mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
|
expect -> except? (2x)