Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/IR/
DLinalgOps.cpp1121 LinalgOp linalgOpInterface) { in verifyYield() argument
1122 auto nOutputs = linalgOpInterface.getNumOutputs(); in verifyYield()
1130 linalgOpInterface.getOutputShapedType(i).getElementType(); in verifyYield()