Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp802 Value shapedOp = val; computeAllSliceParameters() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp602 auto shapedOp = cast<OpWithShapedTypeInferTypeInterfaceOp>(op); reifyReturnShape() local