Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp509 Value tinyMask = builder.create<arith::CmpFOp>( in matchAndRewrite() local
547 tinyMask, x, builder.create<arith::DivFOp>(p, q)); in matchAndRewrite()