[mlir] Fix incorrect indexing of subview in DimOp folding.
DimOp folding is using bare accesses to underlying SubViewOp operands. This is generally incorrect and is fixed in this revision. Differential Revision: https://reviews.llvm.org/D80017
Loading
Please register or sign in to comment