Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Linalg/
H A DTestLinalgElementwiseFusion.cpp62 OpOperand *fusableOperand = nullptr; in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp1215 getCollapsableIterationSpaceDims(GenericOp genericOp,OpOperand * fusableOperand,ArrayRef<ReassociationIndices> reassociation) getCollapsableIterationSpaceDims() argument