This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Add ValueBoundsOpInterface impls for Linalg structured ops
ClosedPublic

Authored by springerm on Mar 10 2023, 9:07 AM.

Details

Summary

Also add a few more complex test cases.

Depends On: D145804

Diff Detail

Event Timeline

springerm created this revision.Mar 10 2023, 9:07 AM
springerm requested review of this revision.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
dcaballe accepted this revision.Apr 6 2023, 3:37 PM
dcaballe added inline comments.
mlir/test/Dialect/Affine/value-bounds-reification.mlir
78

Awesome!

This revision is now accepted and ready to land.Apr 6 2023, 3:37 PM
This revision was automatically updated to reflect the committed changes.