Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp2641 MemRefType resultMemrefType; in matchAndRewrite() local
2643 resultMemrefType = MemRefType::get( in matchAndRewrite()
2655 resultMemrefType = MemRefType::get( in matchAndRewrite()
2670 loc, resultMemrefType, readOp.getSource(), offsets, srcType.getShape(), in matchAndRewrite()