Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp972 Value zerof32Const = bcast(f32Cst(builder, 0)); in matchAndRewrite() local
991 builder.create<arith::CmpFOp>(arith::CmpFPredicate::OGT, x, zerof32Const); in matchAndRewrite()
997 isNegInfinityX, zerof32Const, in matchAndRewrite()