Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DExpandOps.cpp223 struct BFloat16ExtFOpConverter : public OpRewritePattern<arith::ExtFOp> { struct
225 LogicalResult matchAndRewrite(arith::ExtFOp op, in matchAndRewrite()