Add a helper function that computes a constant (int64_t) bound. The stopCondition is optional: If none is provided, the traversal continues until a constant bound could be computed.
Depends On: D145806
Differential D146296
[mlir][Interfaces] ValueBoundsOpInterface: Compute constant bounds springerm on Mar 17 2023, 6:38 AM. Authored by
Details Add a helper function that computes a constant (int64_t) bound. The stopCondition is optional: If none is provided, the traversal continues until a constant bound could be computed. Depends On: D145806
Diff Detail
Event Timeline
|