Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DFusionOnTensors.cpp555 Type expandedOperandType = RankedTensorType::get( in fuseWithReshapeByExpansion() local
558 if (expandedOperandType != operand.value().getType()) { in fuseWithReshapeByExpansion()
560 linalgOp.getLoc(), expandedOperandType, operand.value(), in fuseWithReshapeByExpansion()