If an scf.for loop yields an equal index-typed value or a shaped value with the same dimension sizes (in comparison to the corresponding iter_arg), bounds can be computed for the iter_arg and the OpResult of the scf.for op.
This change also adds a dim parameter to stopCondition.
Depends On: D146296
doc about the arguments?