Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp250 fuseElementwiseOpsImpl(GenericOp producer, OpOperand *consumerOpOperand, in fuseElementwiseOpsImpl() function
359 return fuseElementwiseOpsImpl(producer, consumerOpOperand, controlFn, in fuseElementwiseOps()