Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp660 ArrayRef<int64_t> expandedDimsShape = in updateExpandedGenericOpRegion() local
668 for (auto it : llvm::zip(expandedDimsShape, expandedIndices)) { in updateExpandedGenericOpRegion()