Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1695 bool isParallelInsert = in matchAndRewrite() local
1697 if (!isParallelInsert && dst.getType() != insertSliceOp.getDestType()) { in matchAndRewrite()