Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp578 auto resultShapesSubMapPos = getResultsPositionInLoopsToShapeMap(); in reifyResultShapes() local
583 resultShapesSubMapPos.first, in reifyResultShapes()
584 resultShapesSubMapPos.second - resultShapesSubMapPos.first); in reifyResultShapes()
591 outputDims.set(resultShapesSubMapPos.first, resultShapesSubMapPos.second); in reifyResultShapes()