Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DSplitReduction.cpp187 Value identityTensor = in splitReduction() local
203 ValueRange({identityTensor}), newMaps, newIteratorTypes); in splitReduction()
237 initOrAllocTensor.getDefiningOp(), identityTensor.getDefiningOp<FillOp>(), in splitReduction()