[mlir][Interfaces] ValueBoundsOpInterface: Compute constant bounds
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. Differential Revision: https://reviews.llvm.org/D146296
parent
edc8b602
Please register or sign in to comment