Also add a few more complex test cases.
Depends On: D145804
Paths
| Differential D145806
[mlir][linalg] Add ValueBoundsOpInterface impls for Linalg structured ops ClosedPublic Authored by springerm on Mar 10 2023, 9:07 AM.
Details
Diff Detail
Event Timelinespringerm added a parent revision: D145804: [mlir][SCF] Add ValueBoundsOpInterface impl for scf.for.Mar 10 2023, 9:07 AM springerm retitled this revision from [mlir][linalg] ValueBoundsOpInterface: Add LinalgOps to [mlir][linalg] Add ValueBoundsOpInterface impls for Linalg structured ops.Mar 16 2023, 8:17 AM springerm added a child revision: D146296: [mlir][Interfaces] ValueBoundsOpInterface: Compute constant bounds.Mar 17 2023, 6:38 AM This revision is now accepted and ready to land.Apr 6 2023, 3:37 PM Closed by commit rGedc8b602f996: [mlir][linalg] ValueBoundsOpInterface: Add LinalgOps (authored by springerm). · Explain WhyApr 6 2023, 7:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506075 mlir/include/mlir/Dialect/Linalg/IR/ValueBoundsOpInterfaceImpl.h
mlir/include/mlir/InitAllDialects.h
mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
mlir/lib/Dialect/Linalg/IR/ValueBoundsOpInterfaceImpl.cpp
mlir/test/Dialect/Affine/value-bounds-reification.mlir
mlir/test/Dialect/Linalg/value-bounds-op-interface-impl.mlir
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|
Awesome!