Home
last modified time | relevance | path

Searched defs:clonedReductionOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSplitReduction.cpp198 Operation *clonedReductionOp = b.clone(*reductionOp); in splitReduction() local
407 Operation *clonedReductionOp = b.clone(*combinerOp); in splitReductionByScaling() local
H A DTilingInterfaceImpl.cpp474 Operation *clonedReductionOp = b.clone(*combinerOps[0]); mergeReductions() local