Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DFusion.cpp157 SmallVector<int64_t, 4> staticOffsetsVector( in fuse() local
163 t.cast<RankedTensorType>(), staticOffsetsVector, staticSizesVector, in fuse()