[mlir] Use PatternRewriter infrastructure for shape.assuming bufferization
Without this, legalization might not recursively handle child ops properly. Additionally, this is required for pattern rewriting to properly rollback conversions. Differential Revision: https://reviews.llvm.org/D89122
Loading
Please sign in to comment