Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTiling.cpp324 auto tiledDestOperands = tilingInterfaceOp.getDestinationOperands(b); in tileToForeachThreadOpImpl() local
328 for (auto it : llvm::zip(tiledDestOperands, tilingInterfaceOp->getResults(), in tileToForeachThreadOpImpl()