Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp699 struct Log2Approximation : public LogApproximationBase<math::Log2Op> { struct
702 LogicalResult matchAndRewrite(math::Log2Op op, in matchAndRewrite()