Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AffineToStandard/
H A DAffineToStandard.cpp43 static Value buildMinMaxReductionSeq(Location loc, in buildMinMaxReductionSeq() function
64 return buildMinMaxReductionSeq(loc, arith::CmpIPredicate::sgt, *values, in lowerAffineMapMax()
74 return buildMinMaxReductionSeq(loc, arith::CmpIPredicate::slt, *values, in lowerAffineMapMin()