Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp563 static LogicalResult isGenericOpExpandable(GenericOp genericOp, in isGenericOpExpandable() function
708 if (failed(isGenericOpExpandable(genericOp, expansionInfo, rewriter))) in fuseWithReshapeByExpansion()