This revision adds an additional reifyValueBounds helper that reifies the IR with Arith ops instead of Affine ops. This is needed to support value bounds for integer types different from index in a subsequent revision.
Depends On: D147987
Differential D146524
[mlir][Arith] ValueBoundsOpInterface: Reify with Arith ops springerm on Mar 21 2023, 6:34 AM. Authored by
Details This revision adds an additional reifyValueBounds helper that reifies the IR with Arith ops instead of Affine ops. This is needed to support value bounds for integer types different from index in a subsequent revision. Depends On: D147987
Diff Detail
Event Timeline
|