Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp751 Value logLarge = builder.create<arith::MulFOp>( in matchAndRewrite() local
755 builder.create<arith::OrIOp>(uSmall, uInf), x, logLarge); in matchAndRewrite()