[MLIR] Lower `shape.reduce` to `scf.for` only when argument is `tensor<?xindex>`
To make it clear when shape error values cannot occur the shape operations can operate on extent tensors. This change updates the lowering for `shape.reduce` accordingly. Differential Revision: https://reviews.llvm.org/D83944
Loading
Please register or sign in to comment