Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AffineToStandard/
H A DAffineToStandard.cpp252 Value reductionResult = arith::getReductionOp( in matchAndRewrite() local
256 rewriter.create<scf::ReduceReturnOp>(loc, reductionResult); in matchAndRewrite()