Adds canonicalizer to SubViewOp which folds constants from base memref and...
Adds canonicalizer to SubViewOp which folds constants from base memref and operands into the subview result memref type. Changes SubViewOp to support zero operands case, when offset, strides and sizes are all constant. PiperOrigin-RevId: 280485075
Loading
Please sign in to comment