Home
last modified time | relevance | path

Searched defs:LogApproximation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp688 struct LogApproximation : public LogApproximationBase<math::LogOp> { struct
691 LogicalResult matchAndRewrite(math::LogOp op, in matchAndRewrite()