Home
last modified time | relevance | path

Searched refs:reshapeLikeShapesAreCompatible (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Utils/
H A DReshapeOpsUtils.h150 LogicalResult reshapeLikeShapesAreCompatible(
159 return reshapeLikeShapesAreCompatible( in verifyReshapeLikeShapes()
/llvm-project-15.0.7/mlir/lib/Dialect/Utils/
H A DReshapeOpsUtils.cpp226 LogicalResult mlir::reshapeLikeShapesAreCompatible( in reshapeLikeShapesAreCompatible() function in mlir
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp733 if (failed(reshapeLikeShapesAreCompatible( in fuseWithReshapeByExpansion()
760 if (failed(reshapeLikeShapesAreCompatible( in fuseWithReshapeByExpansion()