Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp86 Value inputNotZero = rewriter.create<arith::CmpIOp>( in convertCtlzOp() local
88 rewriter.create<scf::ConditionOp>(loc, inputNotZero, in convertCtlzOp()