Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DAffineCanonicalizationUtils.cpp207 if (auto constStep = getConstantIntValue(step)) in rewritePeeledMinMaxOp() local
208 constraints.addBound(BoundType::EQ, 2, *constStep); in rewritePeeledMinMaxOp()