Searched defs:shapedOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Utils/ | ||
H A D | Utils.cpp | 802 Value shapedOp = val; computeAllSliceParameters() local |
/llvm-project/mlir/test/lib/Dialect/Test/ | ||
H A D | TestPatterns.cpp | 602 auto shapedOp = cast<OpWithShapedTypeInferTypeInterfaceOp>(op); reifyReturnShape() local |