Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp1772 struct SelectToExtUI : public OpRewritePattern<arith::SelectOp> { struct
1775 LogicalResult matchAndRewrite(arith::SelectOp op, in matchAndRewrite()