Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp3931 struct ChainedTensorCast : public OpRewritePattern<TensorCastOp> { struct
3934 LogicalResult matchAndRewrite(TensorCastOp tensorCast, in matchAndRewrite()