Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp1447 struct DimOfMemRefReshape : public OpRewritePattern<DimOp> { struct
1450 LogicalResult matchAndRewrite(DimOp dim, in matchAndRewrite()