Home
last modified time | relevance | path

Searched refs:reshapedSource (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DDropUnitDims.cpp506 tensor::CollapseShapeOp reshapedSource; in matchAndRewrite() local
514 reshapedSource = rewriter.create<tensor::CollapseShapeOp>( in matchAndRewrite()
518 insertSliceOp, reshapedSource, insertSliceOp.getDest(), in matchAndRewrite()