Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp56 AffineMap argMap = producer.getTiedIndexingMap(producerOpOperand); in getIndexingMapOfProducerOperandsInCoordinatesOfFusedOp() local
60 AffineMap t1 = argMap.compose(invProducerResultIndexMap); in getIndexingMapOfProducerOperandsInCoordinatesOfFusedOp()