Searched defs:BFloat16ExtFOpConverter (Results 1 – 1 of 1) sorted by relevance
223 struct BFloat16ExtFOpConverter : public OpRewritePattern<arith::ExtFOp> { struct225 LogicalResult matchAndRewrite(arith::ExtFOp op, in matchAndRewrite()