Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AffineToStandard/
H A DAffineToStandard.cpp227 arith::AtomicRMWKind reductionOpValue = *reductionOp; in matchAndRewrite() local
229 arith::getIdentityValue(reductionOpValue, resultType, rewriter, loc)); in matchAndRewrite()
247 arith::AtomicRMWKind reductionOpValue = *reductionOp; in matchAndRewrite() local
253 reductionOpValue, rewriter, loc, in matchAndRewrite()