Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp518 Value alpha9 = bcast(f32Cst(builder, -8.60467152213735e-11f)); in matchAndRewrite() local
533 p = builder.create<math::FmaOp>(x2, p, alpha9); in matchAndRewrite()